Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x5e51…babe
Balances ($0.00)
No balances found for "AirDrop"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6252630 | 6 years ago | | | 0 | 0.00018140700 | |
| 6249357 | 6 years ago | | | 0 | 0.0081999918 | |
| 6248966 | 6 years ago | | | 0 | 0.0081999918 | |
| 6246574 | 6 years ago | | | 0 | 0.0077999922 | |
| 6246573 | 6 years ago | | | 0 | 0.0077999922 | |
| 6245555 | 6 years ago | | | 0 | 0.0054604374 | |
| 6244182 | 6 years ago | | | 0 | 0.0059999940 | |
| 6243060 | 6 years ago | | | 0 | 0.0081999918 | |
| 6241882 | 6 years ago | | | 0 | 0.0081999918 | |
| 6241570 | 6 years ago | | | 0 | 0.0070700400 |
ABI
ABI objects
Getter at block 21319618
airDropAmount() view returns (uint256)
1000
endTime() view returns (uint256)
1535759999
erc20() view returns (address)
0x5e51f6841d2f188c42c7c33a6a5e77fb05cfbabe
getRemainingToken() view returns (uint256)
0
getTotalAirDroppedAmount() view returns (uint256)
367000
getTotalNumberOfAddressesReceivedAirDrop() view returns (uint256)
367
isValidAirDropForAll() view returns (bool)
false
isValidAirDropForIndividual() view returns (bool)
false
owner() view returns (address)
0x91a36fd0ee87bfac6a55bb8608d85609fff53a3d
startTime() view returns (uint256)
1534723200
stop() view returns (bool)
false
Read-only
arrayAirDropReceivers(uint256) view returns (address)
invalidAirDrop(address) view returns (bool)
State-modifying
Events receiveAirDrop()
toggle()
transferOwnership(address newOwner)
withdraw(address _address)
LogAirDrop(address indexed receiver, uint256 amount)
LogStart()
LogStop()
LogWithdrawal(address indexed receiver, uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(uint256 _startTime, uint256 _endTime, uint256 _airDropAmount, address _tokenAddress)
This contract contains no fallback and receive objects.
This contract contains no error objects.