ClearCoin
Verified contract
Active on
Ethereum with 17,901 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
CLR | ERC-20 | 347.72K | -- | -- | |
XCLR | ERC-20 | 247.72K | -- | -- | |
WELL | ERC-20 | 1.025K | -- | -- | |
KCN | ERC-20 | 1K | -- | -- | |
LHC | ERC-20 | 364 | -- | -- | |
COB | ERC-20 | 326 | -- | -- | |
TKLN | ERC-20 | 100 | -- | -- | |
CGCX | ERC-20 | 100 | -- | -- | |
UC | ERC-20 | 58 | -- | -- | |
THM | ERC-20 | 50 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16887137 | 2 years ago | | | 0 | 0.00059291515 | |
| 12845391 | 3 years ago | | | 0 | 0.0013533458 | |
| 12445229 | 4 years ago | | | 0 | 0.0011250120 | |
| 12339548 | 4 years ago | | | 0 | 0.0012774300 | |
| 12200626 | 4 years ago | | | 0 | 0.0024749280 | |
| 12200614 | 4 years ago | | | 0 | 0.0055820880 | |
| 11669923 | 4 years ago | | | 0 | 0.0020669600 | |
| 9615622 | 5 years ago | | | 0 | 0.00036686000 | |
| 9380825 | 5 years ago | | | 0 | 0.000073372000 | |
| 8718391 | 5 years ago | | | 0 | 0.00062579553 |
ABI
ABI objects
Getter at block 21275128
_totalSupply() view returns (uint256)
100000000000000000
decimals() view returns (uint8)
8
name() view returns (string)
ClearCoin
symbol() view returns (string)
CLR
totalSupply() view returns (uint256 totalSupply)
100000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.