ClearCoin
Verified contract
Active on
Ethereum with 17,334 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 |
---|---|---|---|---|---|
ERC-20 | 21M | -- | -- | ||
XCLR | ERC-20 | 355.05K | -- | -- | |
WHACKD | ERC-20 | 10.774941K | -- | -- | |
CLR | ERC-20 | 10K | -- | -- | |
ERC-20 | 8.889K | -- | -- | ||
C4Y | ERC-20 | 3.7K | -- | -- | |
DOR | ERC-20 | 761.9428 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17104355 | 2 years ago | | | 0 | 0.0010182237 | |
| 16887037 | 2 years ago | | | 0 | 0.00039793637 | |
| 16467184 | 2 years ago | | | 0 | 0.00066993094 | |
| 13879034 | 3 years ago | | | 0 | 0.0027776138 | |
| 13859813 | 3 years ago | | | 0 | 0.0036865432 | |
| 13828026 | 3 years ago | | | 0 | 0.0021656300 | |
| 13789717 | 3 years ago | | | 0 | 0.0016124856 | |
| 13789698 | 3 years ago | | | 0 | 0.0021852460 | |
| 13649697 | 3 years ago | | | 0 | 0.0053618251 | |
| 13649689 | 3 years ago | | | 0 | 0.0029503577 |
ABI
ABI objects
Getter at block 21256769
_totalSupply() view returns (uint256)
100000000000000000
decimals() view returns (uint8)
8
name() view returns (string)
ClearCoin
symbol() view returns (string)
XCLR
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.