Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
CLOUD | ERC-20 | 240.67436K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22632806 | 3 days ago | | | 0 | 0.0000012058126 | |
| 22435323 | 8 days ago | | | 0 | 9.5952739e-7 | |
| 22435305 | 8 days ago | | | 0 | 0.0000012048920 | |
| 21115366 | a month ago | | | 0 | 9.5998201e-7 | |
| 21115335 | a month ago | | | 0 | 0.0000016840446 | |
| 20909924 | a month ago | | | 0 | 2.3638268e-7 | |
| 20909906 | a month ago | | | 0 | 4.1533366e-7 | |
| 20907219 | a month ago | | | 0 | 2.5449346e-7 | |
| 15365355 | 6 months ago | | | 0 | 0.0000015908636 | |
| 15364392 | 6 months ago | | | 0 | 0.0000016314610 |
ABI
ABI objects
Getter at block 22759614
owner() view returns (address)
0xd250b677701fe9da9efde8405a9979f6bf596a70
paused() view returns (bool)
false
tokenAirdrop() view returns (address)
0x17d8217c0f4b4742aaace053281f42eb05ab211d
Read-only
claimSchedules(uint256) view returns (uint256 id, uint256 percent, uint256 time)
tokenClaimed(address) view returns (uint256)
userClaimIndex(address) view returns (uint256)
usersClaimAmount(address) view returns (uint256)
State-modifying
Events claim()
emergencyWithdrawal(address to)
pause()
renounceOwnership()
setClaimSchedule(uint256[] times, uint256[] percents)
setTokenAirdrop(address _tokenAirdrop)
setWhiteList(address[] users, uint256[] amounts)
transferOwnership(address newOwner)
unpause()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
Unpaused(address account)
constructor(address _tokenAirdrop)
This contract contains no fallback and receive objects.
This contract contains no error objects.