TestnetAirdrop
Verified contract
Active on
Ethereum with 4,056 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "TestnetAirdrop"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16882576 | 2 years ago | | | 0 | 0.00051820600 | |
| 16882567 | 2 years ago | | | 0 | 0.00055806800 | |
| 15724027 | 2 years ago | | | 0 | 0.00095143869 | |
| 15638141 | 2 years ago | | | 0 | 0.00052878700 | |
| 15638065 | 2 years ago | | | 0 | 0.00052923500 | |
| 15636934 | 2 years ago | | | 0 | 0.00085728041 | |
| 15624401 | 2 years ago | | | 0 | 0.0011836697 | |
| 15609773 | 2 years ago | | | 0 | 0.00047770635 | |
| 15595742 | 2 years ago | | | 0 | 0.00032506710 | |
| 15595742 | 2 years ago | | | 0 | 0.00032514450 |
ABI
ABI objects
Getter at block 21214698
CLAIM_DURATION() view returns (uint256)
15768000
DENOMINATOR() view returns (uint256)
1000000
INIT_RATE() view returns (uint256)
500000
START() view returns (uint256)
1648684800
TAX_PERIOD() view returns (uint256)
7884000
merkleRoot() view returns (bytes32)
0x1fa9a4c86dc2cac1b5202e262ec0e4acdb7012eacdfa1a5ec76c5bd4eb6bfa9a
ownership() view returns (address)
0x56246e83f3148b05ce2d90b44fbb4e9fa9eaf5bb
taxPool() view returns (uint256)
234101278339595809058461
token() view returns (address)
0xd83ae04c9ed29d6d3e6bf720c71bc7beb424393e
vlinsure() view returns (address)
0xa12ab76a82d118e33682acb242180b4cc0d19e29
Read-only
isClaimed(uint256 index) view returns (bool)
State-modifying
Events claim(uint256 index, uint256 amount, bytes32[] merkleProof)
lock(uint256 index, uint256 amount, bytes32[] merkleProof)
salvage()
Claimed(uint256 index, address account, uint256 amount, uint256 tax)
Locked(uint256 index, address account, uint256 amount)
constructor(address token_, bytes32 merkleRoot_, address vlinsure_, address ownership_)
This contract contains no fallback and receive objects.
This contract contains no error objects.