BackerMerkleDistributor
Verified contract
Active on
Ethereum with 40 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "BackerMerkleDistributor"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17052391 | 2 years ago | | | 0 | 0.0080572437 | |
| 15441469 | 2 years ago | | | 0 | 0.010268338 | |
| 15441411 | 2 years ago | | | 0 | 0.0065205374 | |
| 15077918 | 2 years ago | | | 0 | 0.0074435586 | |
| 15025696 | 2 years ago | | | 0 | 0.010581619 | |
| 14723506 | 3 years ago | | | 0 | 0.00097758375 | |
| 14723506 | 3 years ago | | | 0 | 0.0011970912 | |
| 14723506 | 3 years ago | | | 0 | 0.010324448 | |
| 14681029 | 3 years ago | | | 0 | 0.024645665 | |
| 14384967 | 3 years ago | | | 0 | 0.0048045558 |
ABI
ABI objects
Getter at block 21221531
communityRewards() view returns (address)
0x0cd73c18c085deb287257ed2307ec713e9af3460
merkleRoot() view returns (bytes32)
0x3048e8086a52cb8bf3cb78cbe030918e6058a2d3c3e9a4a234ef8b4306e3e13d
Read-only
isGrantAccepted(uint256 index) view returns (bool)
State-modifying
Events acceptGrant(uint256 index, uint256 amount, uint256 vestingLength, uint256 cliffLength, uint256 vestingInterval, bytes32[] merkleProof)
GrantAccepted(uint256 indexed tokenId, uint256 indexed index, address indexed account, uint256 amount, uint256 vestingLength, uint256 cliffLength, uint256 vestingInterval)
constructor(address communityRewards_, bytes32 merkleRoot_)
This contract contains no fallback and receive objects.
This contract contains no error objects.