UnionAirdrop
Verified contract
Active on
Ethereum with 67 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($15,755.29)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
UNION | ERC-20 | 1.615707M | $0.009751 |
$15,755.29 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16091668 | 2 years ago | | | 0 | 0.0020842890 | |
| 15698405 | 2 years ago | | | 0 | 0.0010963334 | |
| 15267675 | 2 years ago | | | 0 | 0.00066013120 | |
| 15175087 | 2 years ago | | | 0 | 0.0039877750 | |
| 15065095 | 2 years ago | | | 0 | 0.0015167465 | |
| 15050895 | 2 years ago | | | 0 | 0.0061536036 | |
| 14878396 | 2 years ago | | | 0 | 0.0024037177 | |
| 14802300 | 3 years ago | | | 0 | 0.0049789195 | |
| 14752125 | 3 years ago | | | 0 | 0.0072027280 | |
| 14745366 | 3 years ago | | | 0 | 0.023970580 |
ABI
ABI objects
Getter at block 21247091
endDate() view returns (uint256)
1672099200
merkleRoot() view returns (bytes32)
0x896a0b58ed2c05814c299682a9293ff135d31a8a2c86b5a88732c181910f26fe
owner() view returns (address)
0xbabeebc4f9debc9da0abf1bbe5680554f8c97438
paused() view returns (bool)
false
token() view returns (address)
0x5dfe42eea70a3e6f93ee54ed9c321af07a85535c
Read-only
claimed(address) view returns (uint256)
State-modifying
Events claimTokens(bytes32[] proof, uint256 amount)
recoverTokens(address erc20Token, uint256 amount)
renounceOwnership()
setEndDate(uint256 _endDate)
setMerkleRoot(bytes32 root)
setPaused(bool _paused)
setToken(address _token)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TokensClaimed(address sender, uint256 amount)
constructor(bytes32 _root, address _token, bool _paused, uint256 _endDate)
This contract contains no fallback and receive objects.
This contract contains no error objects.