RocketMerkleDistributorMainnet
Verified contract
Active on
Ethereum with 2,752 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($842.78)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
RPL | ERC-20 | 84.277667 | $10.00 |
$842.78 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21244620 | 7 minutes ago | | | 0 | 0.0025046979 | |
| 21244475 | 37 minutes ago | | | 0 | 0.0025365077 | |
| 21244438 | 44 minutes ago | | | 0 | 0.0054254168 | |
| 21244130 | 2 hours ago | | | 0 | 0.0025818333 | |
| 21244096 | 2 hours ago | | | 0 | 0.0026153147 | |
| 21244084 | 2 hours ago | | | 0 | 0.0028302043 | |
| 21243950 | 2 hours ago | | | 0 | 0.0035493780 | |
| 21243679 | 3 hours ago | | | 0 | 0.0056171400 | |
| 21243655 | 3 hours ago | | | 0 | 0.0036136890 | |
| 21243618 | 3 hours ago | | | 0 | 0.0027276600 |
ABI
ABI objects
Getter at block 21244653
version() view returns (uint8)
2
Read-only
getOutstandingEth(address _address) view returns (uint256)
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)
claimOutstandingEth()
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.