RocketMerkleDistributorMainnet
Verified contract
Active on
Ethereum with 17,985 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 "RocketMerkleDistributorMainnet"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20145020 | 5 months ago | | | 0 | 0.000091054000 | |
| 20107586 | 5 months ago | | | 0 | 0.0013585984 | |
| 20107482 | 5 months ago | | | 0 | 0.00059795351 | |
| 20106600 | 5 months ago | | | 0 | 0.00066778161 | |
| 20106550 | 5 months ago | | | 0 | 0.00048833200 | |
| 20106536 | 5 months ago | | | 0 | 0.00031665300 | |
| 20106439 | 5 months ago | | | 0 | 0.0019204428 | |
| 20106275 | 5 months ago | | | 0 | 0.00054458660 | |
| 20105995 | 5 months ago | | | 0 | 0.0012537907 | |
| 20105700 | 5 months ago | | | 0 | 0.0014118198 |
ABI
ABI objects
Getter at block 21259535
version() view returns (uint8)
1
Read-only
isClaimed(uint256 _rewardIndex, address _claimer) view returns (bool)
State-modifying
Events claim(address _nodeAddress, uint256[] _rewardIndex, uint256[] _amountRPL, uint256[] _amountETH, bytes32[][] _merkleProof)
claimAndStake(address _nodeAddress, uint256[] _rewardIndex, uint256[] _amountRPL, uint256[] _amountETH, bytes32[][] _merkleProof, uint256 _stakeAmount)
receiveVaultWithdrawalETH() payable
relayRewards(uint256 _rewardIndex, bytes32 _root, uint256 _rewardsRPL, uint256 _rewardsETH)
RewardsClaimed(address indexed claimer, uint256[] rewardIndex, uint256[] amountRPL, uint256[] amountETH)
constructor(address _rocketStorageAddress)
receive()
This contract contains no error objects.