Skip to content

Releases: balancednetwork/balanced-java-contracts

Reserve contract v0.1.0 Release

19 Feb 08:08
7d37d49
Compare
Choose a tag to compare

Translated previously existing python contract in Java.

Added method to disburse and claim amounts. Amounts can be disbursed through governance.

Batch Disbursement v0.1.0 release

19 Feb 07:56
7d37d49
Compare
Choose a tag to compare

Batch Disbursement contract is used to distribute funds to the addresses uploaded by owner. Funds will be coming from daofund or reserve fund.

This contract will receive any tokens from the daofund and reserve fund.

Adds the feature #49

Balanced Multicall contract production

09 Feb 18:36
981ec90
Compare
Choose a tag to compare
  • Add features requested in #44