TokenDistributor
Verified contract
Active on
Ethereum with 17,275 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WUFI | ERC-20 | 8.284775M | -- | -- | |
7/20/21 | ERC-20 | 1.93M | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20409083 | 4 months ago | | | 0 | 0.000035854000 | |
| 20408719 | 4 months ago | | | 0 | 0.00010355100 | |
| 20408456 | 4 months ago | | | 0 | 0.000086407000 | |
| 20193449 | 5 months ago | | | 0 | 0.010554342 | |
| 20193449 | 5 months ago | | | 0 | 0.0031143960 | |
| 20193449 | 5 months ago | | | 0 | 0.0025693767 | |
Transfer | 15836179 | 2 years ago | | | 0.00067288713 | 0.00027571539 | |
| 15248146 | 2 years ago | | | 0 | 0.00012000000 | |
| 15211013 | 2 years ago | | | 0 | 0.00086501000 | |
| 15211013 | 2 years ago | | | 0 | 0.00025950300 |
ABI
ABI objects
Getter at block 21246586
CONTRACT_ACTIVE() view returns (uint256)
2592000
deployTime() view returns (uint256)
1621867707
merkleRoot() view returns (bytes32)
0xadbd1f4ac8653b35d3e4e3383beeea3a616b3efaa94932a654035a03c49313e6
signer() view returns (address)
0x2a864f9b07c51480c62fe09601d4469dc95296f7
timeLockContract() view returns (address)
0x57a8865cfb1ecef7253c27da6b4bc3daee5be518
token() view returns (address)
0xde30da39c46104798bb5aa3fe8b9e0e1f348163f
Read-only
isClaimed(uint256 index) view returns (bool)
State-modifying
Events claimTokens(uint32 user_id, address user_address, uint256 user_amount, address delegate_address, bytes32 eth_signed_message_hash_hex, bytes eth_signed_signature_hex, bytes32[] merkleProof, bytes32 leaf)
transferUnclaimed()
Claimed(uint256 user_id, address account, uint256 amount, bytes32 leaf)
TransferUnclaimed(uint256 amount)
constructor(address _token, address _signer, address _timeLock, bytes32 _merkleRoot)
This contract contains no fallback and receive objects.
This contract contains no error objects.