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 "Moon Cat"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12762025 | 3 years ago | | | 0 | 0.0075545600 | |
| 12762021 | 3 years ago | | | 0 | 0.00066102400 | |
| 12762006 | 3 years ago | | | 0 | 0.00070824000 | |
| 12761932 | 3 years ago | | | 0 | 0.00051937600 | |
| 12761743 | 3 years ago | | | 0 | 0.0011741400 |
ABI
ABI objects
Getter at block 21207187
decimals() pure returns (uint8)
9
name() pure returns (string)
Moon Cat
owner() view returns (address)
0xd722a67235063ea05cc9047670be6a68577efd6e
symbol() pure returns (string)
MCat
totalSupply() pure returns (uint256)
1000000000000000000000
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)
delBot(address notbot)
manualsend()
manualswap()
openTrading()
renounceOwnership()
setBots(address[] bots_)
setCooldownEnabled(bool onoff)
setMaxTxPercent(uint256 maxTxPercent)
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(address addr1)
receive()
This contract contains no error objects.