Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "DeepCloud"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12063286 | 4 years ago | | | 0 | 0.015310944 | |
| 11867051 | 4 years ago | | | 0 | 0.011217393 | |
| 11372361 | 4 years ago | | | 0 | 0.00060255000 | |
| 10443775 | 4 years ago | | | 0 | 0.0034563750 | |
| 10324982 | 4 years ago | | | 0 | 0.0026581500 | |
| 10319631 | 4 years ago | | | 0 | 0.0019433700 | |
| 9487541 | 5 years ago | | | 0 | 0.0018602850 | |
| 9445963 | 5 years ago | | | 0 | 0.00031897800 | |
| 9445960 | 5 years ago | | | 0 | 0.00031890600 | |
| 9406758 | 5 years ago | | | 0 | 0.0013365450 |
ABI
ABI objects
Getter at block 21210828
ADVISORS() view returns (uint256)
10000000000000000000000000
BOOTSTRAP() view returns (uint256)
30000000000000000000000000
CROWDSALE() view returns (uint256)
90000000000000000000000000
DECIMALS() view returns (uint8)
18
DEVELOPMENT() view returns (uint256)
30000000000000000000000000
INITIAL_SUPPLY() view returns (uint256)
200000000000000000000000000
MARKETING() view returns (uint256)
10000000000000000000000000
RESERVES() view returns (uint256)
30000000000000000000000000
decimals() view returns (uint8)
18
isOwner() view returns (bool)
false
name() view returns (string)
DeepCloud
paused() view returns (bool)
false
symbol() view returns (string)
DEEP
totalSupply() view returns (uint256)
200000000000000000000000000
unblock() view returns (uint256)
1623974399
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address owner) view returns (uint256)
capAddress(address) view returns (bool)
isPauser(address account) view returns (bool)
State-modifying
Events addPauser(address account)
approve(address spender, uint256 value) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initialTransfer(uint256 index, address to, uint256 value) returns (bool)
pause()
renouncePauser()
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
unpause()
Approval(address indexed owner, address indexed spender, uint256 value)
Paused(address account)
PauserAdded(address indexed account)
PauserRemoved(address indexed account)
Transfer(address indexed from, address indexed to, uint256 value)
Unpaused(address account)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.