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 |
---|---|---|---|---|---|
CATS | ERC-20 | 7.218268M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17216507 | 4 months ago | | | 0 | 3.6834160e-7 | |
| 12891481 | 8 months ago | | | 0 | 2.9761277e-7 | |
| 12721580 | 8 months ago | | | 0 | 1.9711015e-7 | |
| 12691673 | 8 months ago | | | 0 | 0.000019157646 | |
| 12656582 | 8 months ago | | | 0 | 0.000093680846 | |
| 12656209 | 8 months ago | | | 0 | 0.000000076123726664 | |
| 12654795 | 8 months ago | | | 0 | 3.6073938e-7 | |
| 12651402 | 8 months ago | | | 0 | 5.3081949e-7 | |
| 12651313 | 8 months ago | | | 0 | 0.0000050774925 | |
| 12651295 | 8 months ago | | | 0 | 0.0000051845465 |
ABI
ABI objects
Getter at block 22948119
_buyFee() view returns (uint256)
0
_maxSwapContract() view returns (uint256)
1000000000000000
_maxTxAmount() view returns (uint256)
1000000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000000
_sellFee() view returns (uint256)
99
_taxSwapThreshold() view returns (uint256)
100000000000000
decimals() pure returns (uint8)
9
launchBlock() view returns (uint256)
12647476
name() pure returns (string)
mooncats
owner() view returns (address)
0x579a2648e7b7fe7a9d8493dbffd770bef62ebae6
symbol() pure returns (string)
CATS
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.