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) |
---|---|---|---|---|---|---|---|
| 21095200 | 14 days ago | | | 0 | 0.00030011703 | |
| 21095183 | 14 days ago | | | 0 | 0.0051131449 | |
| 21095160 | 14 days ago | | | 0 | 0.019621529 | |
| 21095144 | 14 days ago | | | 0 | 0.017945631 | |
| 21095123 | 14 days ago | | | 0 | 0.0085045052 | |
| 21095113 | 14 days ago | | | 0 | 0.0037232098 | |
| 21095106 | 14 days ago | | | 0 | 0.0045435890 | |
| 21095080 | 14 days ago | | | 0 | 0.0043288806 |
ABI
ABI objects
Getter at block 21192533
owner() view returns (address)
0x972ee5dbf13ca5ba9c5df5579afc3f94c5206539
token() view returns (address)
0x08ccaa2d145d11b107fa7de47cbe96387dc90481
Read-only
This contract contains no read-only function objects.
State-modifying
Events multiTransferToken(address[] recipients, uint256[] amounts) returns (bool)
recoverTokens(address token_, address recipient) returns (bool)
renounceOwnership()
transferOwnership(address newOwner)
MultiTransferCompleted(address indexed token, uint256 totalAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address token_)
This contract contains no fallback and receive objects.
ArraysLengthsNotEq()
BalanceLtAmountToTransfer(uint256 contractBalance, uint256 amountToPay)
InvalidAddress(address account)