BookOfMeowo
Verified contract
Active on
Ethereum with 4 txns
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 |
---|---|---|---|---|---|
MEOWO | ERC-20 | 175.177001K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19875679 | 6 months ago | | | 0 | 0.00059464057 | |
| 19875679 | 6 months ago | | | 0 | 0.00059464057 | |
| 19875679 | 6 months ago | | | 0 | 0.0028785306 | |
| 19875677 | 6 months ago | | | 0 | 0.00058867262 |
ABI
ABI objects
Getter at block 21222054
buyTax() view returns (uint256)
30
decimals() pure returns (uint8)
18
getContractBalance() view returns (uint256)
0
lpTax() view returns (uint256)
0
maxTxAmount() view returns (uint256)
200000000000000000000000
maxWalletAmount() view returns (uint256)
200000000000000000000000
name() pure returns (string)
Book Of Meowo
owner() view returns (address)
0xfe6fab7741c08db8a48efec362305ee4cd7daa19
sellTax() view returns (uint256)
30
symbol() pure returns (string)
MEOWO
totalSupply() pure returns (uint256)
10000000000000000000000000
uniswapV2Pair() view returns (address)
0x92d7506668bf7cac396761d5c3c6ff7a04f5d11e
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events addExcludedWallet(address wallet)
approve(address spender, uint256 amount) returns (bool)
changeMaxSwapThreshold(uint256 newMaxSwapThreshold)
changeMaxTx(uint256 newMaxTx)
changeMaxWallet(uint256 newMaxWallet)
changeMinSwapThreshold(uint256 newMinSwapThreshold)
changeTax(uint256 newBuyTax, uint256 newSellTax, uint256 newLpTax)
manage_blacklist(address[] addresses)
openTrading()
removeLimits()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
withdrawMax()
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.