Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x85e2…6835
0x7e88…4623
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
POMAPOO | ERC-20 | 1.387066B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15073342 | 2 years ago | | | 0 | 0.00027430747 | |
| 14865761 | 2 years ago | | | 0 | 0.00032723825 | |
| 14539893 | 3 years ago | | | 0 | 0.0012997293 | |
| 14433609 | 3 years ago | | | 0 | 0.0017458703 | |
| 14424492 | 3 years ago | | | 0 | 0.00058707849 | |
| 14424476 | 3 years ago | | | 0 | 0.0016228338 | |
| 14420787 | 3 years ago | | | 0 | 0.0013980900 | |
| 14418938 | 3 years ago | | | 0 | 0.0012748479 | |
| 14418772 | 3 years ago | | | 0 | 0.0015546930 | |
| 14418652 | 3 years ago | | | 0 | 0.00076431153 |
ABI
ABI objects
Getter at block 21287662
decimals() pure returns (uint8)
9
name() pure returns (string)
Pomapoo
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapThreshold() view returns (uint256)
100000000000000000
symbol() pure returns (string)
POMAPOO
totalSupply() pure returns (uint256)
1000000000000000000000
uniswapV2Pair() view returns (address)
0x1dfa7778fab77a3255e059d4add862b24ec55e92
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address) view returns (bool)
isExcludedFromLimit(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
changeMaxTxAmount(uint256 amount)
changeMaxWalletAmount(uint256 amount)
changeSwapThreshold(uint256 amount)
delBot(address notbot)
excludeFromFees(address account, bool excluded)
excludeFromLimits(address account, bool excluded)
manualSend()
manualSwap()
openTrading()
renounceOwnership()
setBots(address[] bots_)
setCooldownEnabled(bool onoff)
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address wallet1, address wallet2)
receive()
This contract contains no error objects.