Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
CATTO | ERC-20 | 695.381369K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21183243 | 10 days ago | | | 0 | 0.0020359192 | |
| 21182742 | 11 days ago | | | 0 | 0.0015778913 | |
| 21179669 | 11 days ago | | | 0 | 0.0040820388 | |
| 21175768 | 12 days ago | | | 0 | 0.0017746258 | |
| 21114956 | 20 days ago | | | 0 | 0.00040501413 | |
| 21114954 | 20 days ago | | | 0 | 0.00042619551 | |
| 21114951 | 20 days ago | | | 0 | 0.0010415967 | |
| 21114928 | 20 days ago | | | 0 | 0.00063196101 | |
| 21111984 | 20 days ago | | | 0 | 0.00025704101 | |
| 21098390 | 22 days ago | | | 0 | 0.00037796800 |
ABI
ABI objects
Getter at block 21258319
decimals() view returns (uint8)
18
feeRecipientAddress() view returns (address)
0x090628af62591a156b2caab194de9984e68b72c5
feeThreshold() view returns (uint256)
5000000000000000000000000
maxSwapTxSize() view returns (uint256)
0
maxWalletAmount() view returns (uint256)
0
name() view returns (string)
Catto
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapBackFee() view returns (uint256)
0
swapFee() view returns (uint256)
0
symbol() view returns (string)
CATTO
totalSupply() view returns (uint256)
1000000000000000000000000000
uniV2Pair() view returns (address)
0xb2ea5b1f1181b8ed86555f8cc868671127ccc198
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)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
recoverERC20(address token)
recoverETH()
removeLimits()
removeMaxSwap()
removeWalletLimit()
renounceOwnership()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateFeeTokenThreshold(uint256 newThreshold)
updateTokenFees(uint256 newBuyFee, uint256 newSellFee)
Approval(address indexed owner, address indexed spender, uint256 value)
FeeSwap(uint256 indexed value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.