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 "CaTAO"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21099575 | 14 days ago | | | 0 | 0.00056125625 | |
| 20932509 | a month ago | | | 0 | 0.00052473295 | |
| 20892729 | a month ago | | | 0 | 0.00061688766 | |
| 20885165 | a month ago | | | 0 | 0.00039131714 | |
| 20882130 | a month ago | | | 0 | 0.00058028138 | |
| 20856252 | 2 months ago | | | 0 | 0.00031684885 | |
| 20845455 | 2 months ago | | | 0 | 0.00056207499 | |
| 20845414 | 2 months ago | | | 0 | 0.00058376579 | |
| 20843355 | 2 months ago | | | 0 | 0.0011651493 | |
| 20843293 | 2 months ago | | | 0 | 0.00078720849 |
ABI
ABI objects
Getter at block 21198331
decimals() view returns (uint8)
18
name() view returns (string)
CaTAO
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0x85f24b921fc270b27d96571b1e3d840fd86975a0
symbol() view returns (string)
CATAO
tokenLimitAfterEnable() view returns (uint256)
1000000000000000000000000000
totalSupply() view returns (uint256)
1000000000000000000000000000
tradingEnabled() view returns (bool)
false
tradingTime() view returns (uint256)
0
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setExemptFromTokenLimit(address _account, bool _status)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
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)
constructor(address[] tokenomicAddresses, uint256[] amounts)
receive()
This contract contains no error objects.