Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xab22…32bc
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
XAZ | ERC-20 | 15.26K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 7708312 | 6 years ago | | | 0 | 0.0010759900 | |
| 7708202 | 6 years ago | | | 0 | 0.0022595790 | |
| 7707994 | 6 years ago | | | 0 | 0.0044115590 | |
| 7707766 | 6 years ago | | | 0 | 0.0021519800 | |
| 7707063 | 6 years ago | | | 0 | 0.0027779700 | |
| 7707022 | 6 years ago | | | 0 | 0.00096839100 | |
| 7706992 | 6 years ago | | | 0 | 0.0016667820 | |
| 7706870 | 6 years ago | | | 0 | 0.0022595790 | |
| 7706718 | 6 years ago | | | 0 | 0.0010759900 | |
| 7706640 | 6 years ago | | | 0 | 0.0019445790 |
ABI
ABI objects
Getter at block 21208816
airDropAmount() view returns (uint256)
1000
endTime() view returns (uint256)
1557161940
erc20() view returns (address)
0xab22fd25ddbbb9c3d2c2ced0fd20e3f2bbb932bc
getRemainingToken() view returns (uint256)
1526000
getTotalAirDroppedAmount() view returns (uint256)
894000
getTotalNumberOfAddressesReceivedAirDrop() view returns (uint256)
894
isValidAirDropForAll() view returns (bool)
false
isValidAirDropForIndividual() view returns (bool)
false
owner() view returns (address)
0x78d210f089a73820c1b343e298416d3bd833617b
startTime() view returns (uint256)
1556258400
stop() view returns (bool)
false
Read-only
arrayAirDropReceivers(uint256) view returns (address)
invalidAirDrop(address) view returns (bool)
State-modifying
Events receiveAirDrop()
toggle()
tokenFallback(address _from, uint256 _value, bytes _data)
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.