DirectAirDrop
Verified contract
Active on
Ethereum with 1,635 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xa249…9e81
Balances ($0.00)
No balances found for "DirectAirDrop"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 8940397 | 5 years ago | | | 0 | 0.000054398000 | |
| 8940383 | 5 years ago | | | 0 | 0.00043052400 | |
| 8940383 | 5 years ago | | | 0 | 0.0019708840 | |
| 8940379 | 5 years ago | | | 0 | 0.0020907560 | |
| 8940379 | 5 years ago | | | 0 | 0.0019708840 | |
| 8940377 | 5 years ago | | | 0 | 0.0020306280 | |
| 8940377 | 5 years ago | | | 0 | 0.0019108840 | |
| 8940377 | 5 years ago | | | 0 | 0.0019707560 | |
| 8940377 | 5 years ago | | | 0 | 0.0020608840 | |
| 8940377 | 5 years ago | | | 0 | 0.0020007560 |
ABI
ABI objects
Getter at block 21265362
owner() view returns (address)
0x84aa05ad64c314e19d7fe1cebdebab0fe1bc2833
token() view returns (address)
0xa249f0e9a464b9685f66992f41e1012388e39e81
tokensBalance() view returns (uint256)
0
totalDropped() view returns (uint256)
2996529899952272727272861
Read-only
dropped(address) view returns (uint256)
State-modifying
Events drop(address _beneficiary, uint256 _amount)
dropBatch(address[] _addresses, uint256[] _amounts)
renounceOwnership()
returnTokens()
transferOwnership(address _newOwner)
OwnershipRenounced(address indexed previousOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TokensReturn(uint256 amount)
constructor(address _token)
This contract contains no fallback and receive objects.
This contract contains no error objects.