Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x49bc…4c78
1 additional
variable
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
POPO | ERC-20 | 491.887811K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21151967 | a day ago | | | 0 | 0.00059123452 | |
| 21137678 | 3 days ago | | | 0 | 0.0010608474 | |
| 21126203 | 5 days ago | | | 0 | 0.0014812145 | |
| 21122751 | 5 days ago | | | 0 | 0.00078936063 | |
| 21122304 | 5 days ago | | | 0 | 0.0011240701 | |
| 21120925 | 5 days ago | | | 0 | 0.00037155819 | |
| 21118737 | 6 days ago | | | 0 | 0.00026817547 | |
| 21118721 | 6 days ago | | | 0 | 0.00031419118 | |
| 21117579 | 6 days ago | | | 0 | 0.00032671310 | |
| 21114757 | 6 days ago | | | 0 | 0.00034132632 |
ABI
ABI objects
Getter at block 21158782
decimals() view returns (uint8)
18
infoReadP() view returns (uint256 _buyFee, uint256 _sellFee, uint256 maxTxAmount, uint256 maxWalletSize, uint256 taxSwapThreshold, uint256 maxTaxSwap)
(_buyFee=0, _sellFee=0, maxTxAmount=1000000000000000000000000000, maxWalletSize=1000000000000000000000000000, taxSwapThreshold=500000000000000000000000, maxTaxSwap=40000000000000000000000000)
name() view returns (string)
Popo
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
POPO
totalSupply() view returns (uint256)
1000000000000000000000000000
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)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
ltSetP(address[] lst, bool status)
maxLimitPDisable()
maxLimitTxPChange(uint256 newTxMax)
maxLimitWalletPChange(uint256 newWalletMax)
mdPDisable()
popoTime()
renounceOwnership()
setNewPMarketingReceiver(address newRcv)
stuckEthPRemove()
swapbackRangePSet(uint256 taxSwapThreshold, uint256 maxTaxSwap)
tradingFeesPSetBuySell(uint256 feeBuy, uint256 feeSell)
tradingFeesPSetExempt(address target, bool exempt)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
triggerSwap()
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludedFromFee(address account, bool status)
FeeReceiverUpdated(address _taxWallet)
FeesUpdated(uint256 buyFee, uint256 sellFee)
LimitsRemoved()
MaxTxAmountUpdated(uint256 _txAmountLimit)
MaxWalletAmountUpdated(uint256 _walletAmountLimit)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapbackUpdated(uint256 _swapbackMin, uint256 _swapbackMax)
TradingOpened()
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.