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 "Columbu"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9002994 | 5 years ago | | | 0 | 0.0053049999 | |
| 9002988 | 5 years ago | | | 0 | 0.0052985999 | |
| 9002980 | 5 years ago | | | 0 | 0.0043032471 | |
| 9002972 | 5 years ago | | | 0 | 0.0053050000 | |
| 9002964 | 5 years ago | | | 0 | 0.0053050000 | |
| 9002959 | 5 years ago | | | 0 | 0.0041776875 | |
| 9002952 | 5 years ago | | | 0 | 0.0053050000 | |
| 9002944 | 5 years ago | | | 0 | 0.0053050000 | |
| 8887730 | 5 years ago | | | 0 | 0.0020415471 | |
| 8887727 | 5 years ago | | | 0 | 0.0053049999 |
ABI
ABI objects
Getter at block 21092789
decimals() view returns (uint8)
18
name() view returns (string)
Columbu
owner() view returns (address)
0x4fa1728b8e015c117f6f723e9b6b99ee2f063142
symbol() view returns (string)
CAT
totalSupply() view returns (uint256)
10000000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
frozenAccount(address) view returns (bool)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
approveAndCall(address _spender, uint256 _value, bytes _extraData) returns (bool success)
burn(uint256 _value) returns (bool success)
burnFrom(address _from, uint256 _value) returns (bool success)
freezeAccount(address target, bool freeze)
selfdestructs() payable
transfer(address _to, uint256 _value)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
transferOwnership(address newOwner)
Burn(address indexed from, uint256 value)
FrozenFunds(address target, bool frozen)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.