Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($3.43)
Native
Value
$3.43
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.001 | $3,433.24 |
$3.43 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10942221 | 4 years ago | | | 0 | 0.0054253800 | |
| 10942207 | 4 years ago | | | 0 | 0.0030944761 | |
| 10319610 | 4 years ago | | | 0 | 0.0017890240 | |
| 9681292 | 5 years ago | | | 0 | 0.0020088000 | |
| 9669924 | 5 years ago | | | 0 | 0.0032140800 | |
| 9669908 | 5 years ago | | | 0 | 0.0044140800 | |
| 8582239 | 5 years ago | | | 0 | 0.00023240000 | |
| 8582164 | 5 years ago | | | 0 | 0.00023535000 | |
| 7954400 | 5 years ago | | | 0 | 0.00010671360 | |
| 7954343 | 5 years ago | | | 0 | 0.000076224000 |
ABI
ABI objects
Getter at block 21269906
decimals() view returns (uint8)
18
distributionFinished() view returns (bool)
false
name() view returns (string)
CUC
owner() view returns (address)
0x07d65b8fafbd7b37dda2a1b800f97d9d5085093b
paused() view returns (bool)
false
platformDistributed() view returns (uint256)
1200000000000000000000000000
symbol() view returns (string)
CUC
teamDistributed() view returns (uint256)
450000000000000000000000000
totalDistributed() view returns (uint256)
1349825360000000000000000000
totalRemaining() view returns (uint256)
174640000000000000000000
totalSupply() view returns (uint256)
3000000000000000000000000000
value() view returns (uint256)
20000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
blacklist(address) view returns (bool)
getTokenBalance(address tokenAddress, address who) view returns (uint256)
isPayLock(address from) view returns (bool)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
burn(uint256 _value)
finishDistribution() returns (bool)
getTokens() payable
pause()
transfer(address _to, uint256 _amount) returns (bool success)
transferFrom(address _from, address _to, uint256 _amount) returns (bool success)
transferOwnership(address newOwner)
unpause()
withdraw()
withdrawForeignTokens(address _tokenContract) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Burn(address indexed burner, uint256 value)
Distr(address indexed to, uint256 amount)
DistrFinished()
Pause()
Transfer(address indexed from, address indexed to, uint256 value)
Unpause()
constructor(address _team, address _platform)
fallback()
This contract contains no error objects.