Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x3181…5c7b
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
CBTV | ERC-20 | 130 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6908344 | 6 years ago | | | 0 | 0.00010312400 | |
| 6901703 | 6 years ago | | | 0 | 0.00091278600 | |
| 6901694 | 6 years ago | | | 0 | 0.00091278600 | |
| 6901683 | 6 years ago | | | 0 | 0.00059562300 | |
| 6899514 | 6 years ago | | | 0 | 0.0052140500 | |
| 6897895 | 6 years ago | | | 0 | 0.0034412730 | |
| 6897849 | 6 years ago | | | 0 | 0.0041712400 | |
| 6897826 | 6 years ago | | | 0 | 0.0041712400 | |
| 6897826 | 6 years ago | | | 0 | 0.0041712400 | |
| 6897639 | 6 years ago | | | 0 | 0.0062568600 |
ABI
ABI objects
Getter at block 21287683
airDropAmount() view returns (uint256)
3
endTime() view returns (uint256)
1842685200
erc20() view returns (address)
0x318117e8fb2e9f6be234ee4dab49fbed97175c7b
getRemainingToken() view returns (uint256)
0
getTotalAirDroppedAmount() view returns (uint256)
4542
getTotalNumberOfAddressesReceivedAirDrop() view returns (uint256)
1514
isValidAirDropForAll() view returns (bool)
false
isValidAirDropForIndividual() view returns (bool)
false
owner() view returns (address)
0x6a0a881574889927fa0a188cab5fe1c78b282315
startTime() view returns (uint256)
1527066000
stop() view returns (bool)
true
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.