Airdrop
Verified contract
Active on
Ethereum with 50,492 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Airdrop"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20251980 | 4 months ago | | | 0 | 0.000027213583 | |
| 17044895 | 2 years ago | | | 0 | 0.00092800000 | |
| 16999431 | 2 years ago | | | 0 | 0.00079304807 | |
| 16999429 | 2 years ago | | | 0 | 0.00071591524 | |
| 16998238 | 2 years ago | | | 0 | 0.00086577443 | |
| 16202481 | 2 years ago | | | 0 | 0.00049296411 | |
| 16133941 | 2 years ago | | | 0 | 0.00053237369 | |
| 16133431 | 2 years ago | | | 0 | 0.00051842196 | |
| 15953850 | 2 years ago | | | 0 | 0.0014606914 | |
| 15953850 | 2 years ago | | | 0 | 0.0014606914 |
ABI
ABI objects
Getter at block 21158620
claimSigner() view returns (address)
0xabcb1b67c89b6afd843cfb3f3752d45c793383ab
owner() view returns (address)
0xe7dd363c482272b9395a183f7d48fa1de98778df
paused() view returns (bool)
false
reserveAddress() view returns (address)
0xc57ac421d34d67252c71bc0bd18ea63a694b89f4
token() view returns (address)
0x44709a920fccf795fbc57baa433cc3dd53c44dbe
Read-only
claimed(address) view returns (bool)
State-modifying
Events claimTokens(bytes _signature, address _recipient, uint256 _amount)
pause()
renounceOwnership()
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
TokenClaimed(address user, address recipient, uint256 amount)
Unpaused(address account)
constructor(address _reserveAddress, address _claimSigner, address _token)
This contract contains no fallback and receive objects.
This contract contains no error objects.