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 "Mojo Cat"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20175984 | 5 months ago | | | 0 | 0.00024098325 | |
| 20018624 | 6 months ago | | | 0 | 0.00031412366 | |
| 20018562 | 6 months ago | | | 0 | 0.00044436333 | |
| 20018548 | 6 months ago | | | 0 | 0.00036736912 | |
| 20018517 | 6 months ago | | | 0 | 0.00039850604 | |
| 20018517 | 6 months ago | | | 0 | 0.00053403268 | |
| 20018498 | 6 months ago | | | 0 | 0.00054299656 | |
| 20018488 | 6 months ago | | | 0 | 0.00036457573 | |
| 20018486 | 6 months ago | | | 0 | 0.00041173599 | |
| 20018485 | 6 months ago | | | 0 | 0.00038562737 |
ABI
ABI objects
Getter at block 21241027
_buyFundFee() view returns (uint256)
0
_buyers() view returns (uint256)
165
_initialBuyFee() view returns (uint256)
39
_maxTaxSwap() view returns (uint256)
1000000000000000000000000
_maxWalletAmount() view returns (uint256)
100000000000000000000000000
_reduceByAtFee() view returns (uint256)
17
_sellFundFee() view returns (uint256)
0
_uniswapPair() view returns (address)
0x574bec8e59e11b1b2a805c6cb48bf33310c86575
_uniswapRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
decimals() view returns (uint8)
18
fundAddress() view returns (address)
0x3530fa571db7ce50b8e121de1b4c4a6debe724c3
name() view returns (string)
Mojo Cat
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
MOJOKAT
totalSupply() view returns (uint256)
100000000000000000000000000
tradingBlock() view returns (uint256)
20018298
Read-only
_isExcludeFromFee(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isMarketPair(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
createCatPairs()
enableCat()
removeLimits()
renounceOwnership()
setCatAddr(address newAddr)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
withdrawStuckCatBalance()
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()
receive()
This contract contains no error objects.