NilMerkleDistributor
Verified contract
Active on
Ethereum with 1,738 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 "NilMerkleDistributor"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13848727 | 3 years ago | | | 0 | 0.0049802666 | |
| 13848286 | 3 years ago | | | 0 | 0.0047564269 | |
| 13846975 | 3 years ago | | | 0 | 0.0041080615 | |
| 13846123 | 3 years ago | | | 0 | 0.0077614367 | |
| 13845953 | 3 years ago | | | 0 | 0.0079169263 | |
| 13845943 | 3 years ago | | | 0 | 0.0073386648 | |
| 13845901 | 3 years ago | | | 0 | 0.0079086566 | |
| 13845702 | 3 years ago | | | 0 | 0.0074974235 | |
| 13845631 | 3 years ago | | | 0 | 0.0061912075 | |
| 13845570 | 3 years ago | | | 0 | 0.0088808315 |
ABI
ABI objects
Getter at block 21286173
CLAIM_CAP() view returns (uint256)
5000000000000000000000000
claimed() view returns (uint256)
1413829633734197588714000
merkleRoot() view returns (bytes32)
0x03f94e2e390f7d41a5df6140a842c51da00780d6d08d510559408339f111f944
owner() view returns (address)
0xf28d29e749bbde5954557ab6ad521187c125bc61
token() view returns (address)
0x0aa81a3e027bf4ec1549780b756c6f0ac800350d
Read-only
isClaimed(uint256 index) view returns (bool)
State-modifying
Events claim(uint256 index, address account, uint256 amount, string reason, bytes32[] merkleProof)
renounceOwnership()
transferOwnership(address newOwner)
Claimed(uint256 index, address account, uint256 amount, string reason)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address token_, bytes32 merkleRoot_)
This contract contains no fallback and receive objects.
This contract contains no error objects.