Claimer
Verified contract
Active on
Ethereum with 10,041 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
GMFAM | ERC-20 | 0.004 | $0.00 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18002250 | a year ago | | | 0 | 0.00048774000 | |
| 18002230 | a year ago | | | 0 | 0.00048774000 | |
| 17471974 | a year ago | | | 0 | 0.0014888605 | |
| 17471429 | a year ago | | | 0 | 0.0018537738 | |
| 17469636 | a year ago | | | 0 | 0.0016319995 | |
| 17468972 | a year ago | | | 0 | 0.0015940696 | |
| 17466274 | a year ago | | | 0 | 0.0021968749 | |
| 17466236 | a year ago | | | 0 | 0.0023685354 | |
| 17466180 | a year ago | | | 0 | 0.0017054888 | |
| 17465816 | a year ago | | | 0 | 0.0019212094 |
ABI
ABI objects
Getter at block 21221429
admin_() view returns (address)
0x286dc241d4423b67a275993d2960afd180629568
merkleRootHash_() view returns (bytes32)
0x6afe4b43477ac0d5ce423b6c5feb9ef8f8976b8a8c2229f686848247d34ab870
merkleTreeHeight_() view returns (uint256)
16
token_() view returns (address)
0xe9da5e227e3fa4fc933b5f540be021e7ecc3fd81
Read-only
claimed_(address) view returns (bool)
verifyMerkleProof(address _user, uint256 _amount, uint256 _index, bytes32[] _merkleProof) view returns (bool)
State-modifying
Events claim(uint256 _amount, uint256 _index, bytes32[] _merkleProof)
execute(address _contract, bytes _data)
setMerkleTree(bytes32 _merkleRootHash, uint256 _merkleTreeHeight)
withdrawToken(uint256 _amount, address _to)
This contract contains no event objects.
constructor(address _admin, address _token, bytes32 _merkleRootHash, uint256 _merkleTreeHeight)
This contract contains no fallback and receive objects.
This contract contains no error objects.