Christ Coin
Verified contract
Active on
Ethereum with 32 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x8a0c…c032
Balances ($0.00)
No balances found for "Christ Coin"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12675278 | 3 years ago | | | 0 | 0.00074211319 | |
| 6553934 | 6 years ago | | | 0 | 0.0012244890 | |
| 6480510 | 6 years ago | | | 0 | 0.0017323600 | |
| 5780452 | 6 years ago | | | 0 | 0.0011916240 | |
| 5502999 | 7 years ago | | | 0 | 0.00026431200 | |
| 5330172 | 7 years ago | | | 0 | 0.0017730450 | |
| 5253430 | 7 years ago | | | 0 | 0.0010827250 | |
| 4881054 | 7 years ago | | | 0 | 0.0012827980 | |
| 4867905 | 7 years ago | | | 0 | 0.00058245000 | |
| 4858143 | 7 years ago | | | 0 | 0.0012231450 |
ABI
ABI objects
Getter at block 21171773
contractFinalized() pure returns (bool)
false
controller() pure returns (address)
0x8a0c810d797508c64663cb038a29476f6034c032
decimals() pure returns (uint8)
8
name() pure returns (string)
Christ Coin
owner() pure returns (address)
0xb34a722a46ef57c7af0567b07aa304097da34bec
symbol() pure returns (string)
CCLC
totalSupply() pure returns (uint256)
1000000000000000000
Read-only
allowance(address _owner, address _spender) pure returns (uint256)
balanceOf(address _owner) pure returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
burn(uint256 _amount) returns (bool success)
controllerApproval(address _from, address _spender, uint256 _value)
controllerTransfer(address _from, address _to, uint256 _value)
finalizeContract()
setController(address _address)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
transferOwnership(address newOwner)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed _from, address indexed _to, uint256 _value)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.