RewardCashier
Verified contract
Active on
Ethereum with 60 txns
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 "RewardCashier"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19981539 | 6 months ago | | | 0 | 0.00078768573 | |
| 19971609 | 6 months ago | | | 0 | 0.0013390600 | |
| 19966871 | 6 months ago | | | 0 | 0.0011963766 | |
| 19947565 | 6 months ago | | | 0 | 0.00063754516 | |
| 19947499 | 6 months ago | | | 0 | 0.00055025563 | |
| 19943478 | 6 months ago | | | 0 | 0.00027661552 | |
| 19939018 | 6 months ago | | | 0 | 0.00075673000 | |
| 19939012 | 6 months ago | | | 0 | 0.0017792973 | |
| 19938647 | 6 months ago | | | 0 | 0.0021667594 | |
| 19904283 | 6 months ago | | | 0 | 0.00030976692 |
ABI
ABI objects
Getter at block 21215807
currentVersion() view returns (uint256)
13
deadline() view returns (uint256)
1717077600
owner() view returns (address)
0x1bf019a44a708fbeba7adc79bdad3d0769ff3a7b
token() view returns (address)
0xd6123271f980d966b00ca4fca6c2c021f05e2e73
Read-only
nextClaimableVersion(address) view returns (uint256)
ratios(uint256) view returns (uint256)
roots(uint256) view returns (bytes32)
State-modifying
Events addNewRoot(bytes32 root, uint256 totalRewards, uint256 totalShares)
claim(uint256[] amounts, uint256[] versions, bytes32[][] merkleProofs) returns (uint256)
drain()
renounceOwnership()
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address token_, uint256 deadline_)
This contract contains no fallback and receive objects.
This contract contains no error objects.