Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xa6eb…3dfe
Balances ($0.00)
No balances found for "Airdrop"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20213709 | 4 months ago | | | 0 | 0.035510398 | |
| 20064065 | 5 months ago | | | 0 | 0.012890477 | |
| 19212189 | 9 months ago | | | 0 | 0.0070217574 | |
| 19163905 | 9 months ago | | | 0 | 0.041244428 | |
| 19148721 | 9 months ago | | | 0 | 0.0026137010 | |
| 19135828 | 9 months ago | | | 0 | 0.0020772979 |
ABI
ABI objects
Getter at block 21163660
owner() view returns (address)
0x40efaf29632a0dc49e862ff902947dcb85be6979
token() view returns (address)
0xa6ebcc4c5c0316191ea95bfc90f591df23a03dfe
Read-only
This contract contains no read-only function objects.
State-modifying
Events airdrop(address[] recipients, uint256[] amounts)
renounceOwnership()
rescueERC20(address tokenAddress)
rescueETH(uint256 amount, address beneficiary)
setTokenAddress(address newTokenContract)
transferOwnership(address newOwner)
withdrawTokens(uint256 amount)
AirdropRBITS(address indexed recipient, uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RescueERC20(uint256 amount, address tokenAddress)
RescueETH(uint256 amount, address beneficiary)
WithdrawTokens(uint256 amount)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.