cryptococktailcoin
Verified contract
Active on
Ethereum with 126 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "cryptococktailcoin"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10849413 | 4 years ago | | | 0 | 0.0047583720 | |
| 10727132 | 4 years ago | | | 0 | 0.0050306740 | |
| 10721469 | 4 years ago | | | 0 | 0.0050306740 | |
| 9592293 | 5 years ago | | | 0 | 0.00023282400 | |
| 9592170 | 5 years ago | | | 0 | 0.00011641200 | |
| 9589561 | 5 years ago | | | 0 | 0.00023282400 | |
| 9589559 | 5 years ago | | | 0 | 0.00023282400 | |
| 9589552 | 5 years ago | | | 0 | 0.00023282400 | |
| 9589552 | 5 years ago | | | 0 | 0.00023282400 | |
| 9589549 | 5 years ago | | | 0 | 0.00023282400 |
ABI
ABI objects
Getter at block 21179336
decimals() view returns (uint256)
18
name() view returns (string)
cryptococktailcoin
newOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0x49baf97cc2df6491407ae91a752e6198bc109339
symbol() view returns (string)
CCC
totalSupply() view returns (uint256)
200000000000000000000000000
Read-only
allowance(address tokenOwner, address spender) view returns (uint256 remaining)
balanceOf(address tokenOwner) view returns (uint256 balance)
State-modifying
Events approve(address spender, uint256 tokens) returns (bool success)
transfer(address to, uint256 tokens) returns (bool success)
transferFrom(address from, address to, uint256 tokens) returns (bool success)
transferOwnership(address _newOwner)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
OwnershipTransferred(address indexed _from, address indexed _to)
Transfer(address indexed from, address indexed to, uint256 tokens)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.