Planet of meme
Verified contract
Active on
Base with 282 txns
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 "Planet of meme"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21263940 | a month ago | | | 0 | 1.9573377e-7 | |
| 20330534 | 2 months ago | | | 0 | 0.0000015807884 | |
| 19585783 | 2 months ago | | | 0 | 1.9820622e-7 | |
| 19575140 | 2 months ago | | | 0 | 0.000000070562311248 | |
| 18826495 | 3 months ago | | | 0 | 0.0000015009458 | |
| 18021778 | 4 months ago | | | 0 | 0.0000022963513 | |
| 17237752 | 4 months ago | | | 0 | 6.5319526e-7 | |
| 16097687 | 5 months ago | | | 0 | 1.9829135e-7 | |
| 16054977 | 5 months ago | | | 0 | 0.0000043286140 | |
| 15396828 | 6 months ago | | | 0 | 4.8820202e-7 |
ABI
ABI objects
Getter at block 22770152
decimals() pure returns (uint8)
18
getAllPending() view returns (uint256)
0
getSwapThresholdAmount() view returns (uint256)
108031153040184412494211
name() view returns (string)
Planet of meme
owner() view returns (address)
0x7591a1fb0cb8434e23694c42bded1886b9dd4cc7
pairV2() view returns (address)
0xf65fcf02a4fb375b1db83bd41f62e49f5e2c76fb
pendingOwner() view returns (address)
0x0000000000000000000000000000000000000000
pomeAddress() view returns (address)
0xd4fa15df5d6ec3f0987f8aef0c2b1627b904ce9a
routerV2() view returns (address)
0x6bded42c6da8fbf0d2ba55b2fa120c5e0c8d7891
swapThresholdRatio() view returns (uint16)
50
symbol() view returns (string)
Pome
totalSupply() view returns (uint256)
40000000000000000000000000000
Read-only
AMMPairs(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address) view returns (bool)
pomeFees(uint256) view returns (uint16)
totalFees(uint256) view returns (uint16)
State-modifying
Events acceptOwnership()
approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
burnFrom(address account, uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool isExcluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initialize(address _router)
pomeAddressSetup(address _newAddress)
pomeFeesSetup(uint16 _buyFee, uint16 _sellFee, uint16 _transferFee)
renounceOwnership()
setAMMPair(address pair, bool isPair)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateSwapThreshold(uint16 _swapThresholdRatio)
AMMPairsUpdated(address indexed AMMPair, bool isPair)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferStarted(address indexed previousOwner, address indexed newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RouterV2Updated(address indexed routerV2)
SwapThresholdUpdated(uint16 swapThresholdRatio)
Transfer(address indexed from, address indexed to, uint256 value)
pomeAddressUpdated(address pomeAddress)
pomeFeeSent(address recipient, uint256 amount)
pomeFeesUpdated(uint16 buyFee, uint16 sellFee, uint16 transferFee)
constructor()
receive()
This contract contains no error objects.