Airdrop
Verified contract
Active on
Ethereum with 65,425 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($1,263,028.97)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ARKM | ERC-20 | 604.298081K | $2.09 |
$1,262,982.99 | |
USDT | ERC-20 | 46 | $0.999696 |
$45.99 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21154059 | 8 days ago | | | 0 | 0.0010566830 | |
| 21142507 | 10 days ago | | | 0 | 0.0018107389 | |
| 21141513 | 10 days ago | | | 0 | 0.00094962663 | |
| 21130692 | 12 days ago | | | 0 | 0.0015527133 | |
| 21129581 | 12 days ago | | | 0 | 0.0032171589 | |
| 21044765 | 24 days ago | | | 0 | 0.00072663597 | |
| 20741142 | 2 months ago | | | 0 | 0.00028077002 | |
| 20564594 | 3 months ago | | | 0 | 0.00044003517 | |
| 20557612 | 3 months ago | | | 0 | 0.00039367368 | |
| 20544107 | 3 months ago | | | 0 | 0.000094680971 |
ABI
ABI objects
Getter at block 21213934
merkleRoot() view returns (bytes32)
0x1ad439669330de89a5ec31398aa17b65a03f92484e4d4137cd4d3daa5b62333d
owner() view returns (address)
0x90423cbde95cbc6fa30860b22ef5dd0181283914
token() view returns (address)
0x6e2a43be0b1d33b726f0ca3b8de60b3482b8b050
Read-only
claimed(bytes32) view returns (bool)
verify(address account, uint256 amount, bytes32[] proof) view returns (bool)
State-modifying
Events claim(address account, uint256 amount, bytes32[] proof)
reclaim()
renounceOwnership()
setMerkleRoot(bytes32 _merkleRoot)
transferOwnership(address newOwner)
Claimed(address indexed account, uint256 indexed amount)
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.