Releases: balancednetwork/balanced-java-contracts
Releases · balancednetwork/balanced-java-contracts
Reserve contract v0.1.0 Release
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
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
- Add features requested in #44