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 |
---|---|---|---|---|---|
CAT | ERC-20 | 47.647704M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20510118 | a month ago | | | 0 | 0.00023613600 | |
| 12693062 | 7 months ago | | | 0 | 2.8805192e-7 | |
| 12692764 | 7 months ago | | | 0 | 0.0000033063987 | |
| 12692596 | 7 months ago | | | 0 | 0.0000035473312 | |
| 12692519 | 7 months ago | | | 0 | 0.0000039680578 | |
| 12692507 | 7 months ago | | | 0 | 0.0000053211620 | |
| 12692189 | 7 months ago | | | 0 | 1.8933578e-7 | |
| 12691996 | 7 months ago | | | 0 | 0.0000065884957 | |
| 12691968 | 7 months ago | | | 0 | 1.9579587e-7 | |
| 12691951 | 7 months ago | | | 0 | 0.0000049147980 |
ABI
ABI objects
Getter at block 21830279
_buyFee() view returns (uint256)
0
_maxSwapContract() view returns (uint256)
1000000000000000
_maxTxAmount() view returns (uint256)
1000000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000000
_sellFee() view returns (uint256)
9999
_taxSwapThreshold() view returns (uint256)
100000000000000
decimals() pure returns (uint8)
9
launchBlock() view returns (uint256)
12691309
name() pure returns (string)
Mooncats
owner() view returns (address)
0x2206a6cac5aa318059e67c50b34def0948dedb93
symbol() pure returns (string)
CAT
totalSupply() pure returns (uint256)
1000000000000000000
transferDelayEnabled() view returns (bool)
true
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)
emergencyWithdraw()
enableTrading()
manualSend()
manualSwap()
manualSwapToken()
removeLimits()
renounceOwnership()
setFees(uint256 feeOnBuy, uint256 feeOnSell)
setPair()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.