Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($1,785.47)
Native
Value
$1,785.47
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.536113 | $3,330.40 |
$1,785.47 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6903693 | 6 years ago | | | 0 | 0.0015639600 | |
| 6903686 | 6 years ago | | | 0.53611287 | 0.00021040000 | |
| 6903483 | 6 years ago | | | 0 | 0.0077479380 | |
| 6903438 | 6 years ago | | | 0 | 0.0071166150 | |
| 6903435 | 6 years ago | | | 0 | 0.0071102790 | |
| 6903397 | 6 years ago | | | 0 | 0.0037764500 | |
| 6903386 | 6 years ago | | | 0 | 0.0039099000 | |
| 6903373 | 6 years ago | | | 0 | 0.0014364200 | |
| 6897586 | 6 years ago | | | 0 | 0.0034807960 | |
| 6897583 | 6 years ago | | | 0 | 0.0052546560 |
ABI
ABI objects
Getter at block 21258368
decimals() view returns (uint8 _decimals)
0
name() view returns (string _name)
C2L
owner() view returns (address)
0x73fe7db2bec7c6bbf7b8ef8fc4fe0139adbcb018
symbol() view returns (string _symbol)
C2L
totalCoinSupply() view returns (uint256)
21000000
totalSupply() view returns (uint256 _supply)
21000000
Read-only
balanceOf(address who) view returns (uint256)
State-modifying
Events acceptOwnership()
killCoin()
mint(uint256 amount)
transfer(address _to, uint256 _value) returns (bool success)
transfer(address _to, uint256 _value, bytes _data) returns (bool success)
transfer(address _to, uint256 _value, bytes _data, string _custom_fallback) returns (bool success)
transferOwnership(address _newOwner)
OwnershipTransferred(address indexed_from, address indexed_to)
Transfer(address indexed from, address indexed to, uint256 value, bytes indexed data)
constructor()
fallback()
This contract contains no error objects.