Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "SharerV3"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14033427 | 3 years ago | | | 0 | 0.015751372 | |
| 13936023 | 3 years ago | | | 0 | 0.0084631137 | |
| 13379849 | 3 years ago | | | 0 | 0.0050241669 | |
| 13161393 | 3 years ago | | | 0 | 0.024104452 | |
| 13140778 | 3 years ago | | | 0 | 0.014258735 | |
| 13003318 | 3 years ago | | | 0 | 0.0048872720 | |
| 12931674 | 3 years ago | | | 0 | 0.0018062820 | |
| 12927646 | 3 years ago | | | 0 | 0.0036706100 | |
| 12918346 | 3 years ago | | | 0 | 0.0019319000 | |
| 12917193 | 3 years ago | | | 0 | 0.0023822640 |
ABI
ABI objects
Getter at block 21188240
pendingStrategistMs() view returns (address)
0x16388463d60ffe0661cf7f1f31a7d658ac790ff7
strategistMs() 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 SharerV3Contributor[])
State-modifying
Events acceptStratMs()
changeStratMs(address _ms)
distribute(address _strategy)
setContributors(address strategy, address[] _contributors, uint256[] _numOfShares)
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.