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 |
---|---|---|---|---|---|
PAPO | ERC-20 | 901.19125B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21211705 | 2 hours ago | | | 0 | 0.00058424598 | |
| 21151889 | 8 days ago | | | 0 | 0.00044902808 | |
| 21116583 | 13 days ago | | | 0 | 0.00029390183 | |
| 21066481 | 20 days ago | | | 0 | 0.00070742922 | |
| 21042733 | 24 days ago | | | 0 | 0.00040831321 | |
| 21037864 | 24 days ago | | | 0 | 0.00074885008 | |
| 20981685 | a month ago | | | 0 | 0.00024777146 | |
| 20981680 | a month ago | | | 0 | 0.00044242088 | |
| 20925521 | a month ago | | | 0 | 0.00059364795 | |
| 20904803 | a month ago | | | 0 | 0.00018713794 |
ABI
ABI objects
Getter at block 21212407
decimals() view returns (uint8)
18
feeAddress() view returns (address)
0x8c0c4ac7788bff96044628ed091850b141dfb965
feeThresholdAmount() view returns (uint256)
2103450000000000000000000000000
maxSwapSize() view returns (uint256)
0
maxWalletLimit() view returns (uint256)
0
name() view returns (string)
Papo
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapBackTaxPercent() view returns (uint256)
0
swapTaxPercent() view returns (uint256)
0
symbol() view returns (string)
PAPO
totalSupply() view returns (uint256)
420690000000000000000000000000000
v2Pair() view returns (address)
0xd49720f817c42b36cc549d37bf645a21ba536990
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)
disableHoldingLimit()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
openTrading()
removeAllLimits()
removeMaxSwap()
removeStuckEther()
removeStuckTokens(address token)
renounceOwnership()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateFeeThreshold(uint256 newThreshold)
updateSwapFees(uint256 newBuyFee, uint256 newSellFee)
Approval(address indexed owner, address indexed spender, uint256 value)
FeeSwap(uint256 indexed 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.