Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x9acb…fdc6
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DOS | ERC-20 | 1.608325M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 8434907 | 5 years ago | | | 0 | 0.0018673560 | |
| 8434618 | 5 years ago | | | 0 | 0.0018673560 | |
| 8434481 | 5 years ago | | | 0 | 0.0018673560 | |
| 8434132 | 5 years ago | | | 0 | 0.0018673560 | |
| 8433748 | 5 years ago | | | 0 | 0.0018673560 | |
| 8433267 | 5 years ago | | | 0 | 0.0018673560 | |
| 8432744 | 5 years ago | | | 0 | 0.0018673560 | |
| 8432647 | 5 years ago | | | 0 | 0.0018673560 | |
| 8432522 | 5 years ago | | | 0 | 0.0018673560 | |
| 8432013 | 5 years ago | | | 0 | 0.0018673560 |
ABI
ABI objects
Getter at block 21180096
airDropAmount() view returns (uint256)
1000
endTime() view returns (uint256)
1566952200
erc20() view returns (address)
0x9acbca1b2f4ecfae110b14bace23bae23a39fdc6
getRemainingToken() view returns (uint256)
1608325
getTotalAirDroppedAmount() view returns (uint256)
484000
getTotalNumberOfAddressesReceivedAirDrop() view returns (uint256)
484
isValidAirDropForAll() view returns (bool)
false
isValidAirDropForIndividual() view returns (bool)
false
owner() view returns (address)
0xa3befb558c492438e02be585742ba2a33f119ec2
startTime() view returns (uint256)
1565656200
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.