Balances ($0.00)
No balances found for "SharerV4"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14488849 | 3 years ago | | | 0 | 0.013379898 | |
| 14488826 | 3 years ago | | | 0 | 0.013431499 | |
| 14327477 | 3 years ago | | | 0 | 0.0032288563 | |
| 14318298 | 3 years ago | | | 0 | 0.0039754080 | |
| 14318296 | 3 years ago | | | 0 | 0.0038866022 | |
| 14318294 | 3 years ago | | | 0 | 0.0045581520 | |
| 14318284 | 3 years ago | | | 0 | 0.0046819425 | |
| 14318255 | 3 years ago | | | 0 | 0.0060712456 | |
| 14219894 | 3 years ago | | | 0 | 0.033644295 | |
| 14175471 | 3 years ago | | | 0 | 0.017193896 |
ABI
ABI objects
Getter at block 21310180
governance() view returns (address)
0x16388463d60ffe0661cf7f1f31a7d658ac790ff7
pendingGovernance() view returns (address)
0x16388463d60ffe0661cf7f1f31a7d658ac790ff7
Read-only
checkBalance(address _strategy) view returns (uint256)
shares(address, uint256) view returns (address contributor, uint256 numOfShares)
viewContributors(address strategy) view returns (struct SharerV4Contributor[])
State-modifying
Events acceptGovernance()
distribute(address _strategy)
distributeMultiple(address[] _strategies)
setContributors(address strategy, address[] _contributors, uint256[] _numOfShares)
setGovernance(address _governance)
ContributorsSet(address indexed strategy, address[] contributors, uint256[] numOfShares)
Distribute(address indexed strategy, uint256 totalDistributed)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.