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 |
---|---|---|---|---|---|
CDCC | ERC-20 | 247M | -- | -- | |
DMTS | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20452924 | 4 months ago | | | 0 | 0.000035455000 | |
| 16691600 | 2 years ago | | | 0 | 0.0019023114 | |
| 16691599 | 2 years ago | | | 0 | 0.0015659409 | |
| 14663398 | 3 years ago | | | 0 | 0.0021796009 | |
| 14663286 | 3 years ago | | | 0 | 0.0022101731 | |
| 13308173 | 3 years ago | | | 0 | 0.0023400301 | |
| 12931095 | 3 years ago | | | 0 | 0.00078890705 | |
| 12583651 | 3 years ago | | | 0 | 0.00020042848 | |
| 12321092 | 4 years ago | | | 0 | 0.0023134760 | |
| 9984643 | 5 years ago | | | 0 | 0.00013387111 |
ABI
ABI objects
Getter at block 21271578
decimals() view returns (uint8)
18
foundingTime() view returns (uint256)
1529596285
initialSupply() view returns (uint256)
0
kUnit() view returns (uint256)
1000000000000000000000
name() view returns (string)
CDCC
owner() view returns (address)
0x28de3ba33a322a560244b48e9646f1c95b7b6afd
reserveSupply() view returns (uint256)
0
symbol() view returns (string)
CDCC
tokenUnit() view returns (uint256)
1000000000000000000
totalSupply() view returns (uint256)
60000000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
approveAndCall(address _spender, uint256 _value, bytes _extraData) returns (bool success)
releaseReserve(uint256 value)
transfer(address _to, uint256 _value)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
transferOwnership(address newOwner)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.