Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
9 additional
variables
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,100.48 |
$0 | |
P3P3 | ERC-20 | 35.430015B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20687062 | 2 months ago | | | 0 | 0.00019527866 | |
| 20604008 | 3 months ago | | | 0 | 0.000043566475 | |
| 20354130 | 4 months ago | | | 0 | 0.00026786732 | |
| 20302261 | 4 months ago | | | 0 | 0.00010653076 | |
| 20302254 | 4 months ago | | | 0 | 0.00012501415 | |
| 20205070 | 5 months ago | | | 0 | 0.00018776996 | |
| 20091607 | 5 months ago | | | 0 | 0.00053462844 | |
| 20007133 | 6 months ago | | | 0 | 0.00040934626 | |
| 19893894 | 6 months ago | | | 0 | 0.00020567769 | |
| 19893041 | 6 months ago | | | 0 | 0.00027499748 |
ABI
ABI objects
Getter at block 21224338
TradingOpen() view returns (bool)
true
_maxTxAmount() view returns (uint256)
420690000000000000000000
_maxWalletToken() view returns (uint256)
420690000000000000000000
_owner() view returns (address)
0x0000000000000000000000000000000000000000
decimals() pure returns (uint8)
9
getCirculatingSupply() view returns (uint256)
420690000000000000000000
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
name() pure returns (string)
P3P3
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0x2a0778188eef69862fd62b510cd14597edc22900
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
210345000000000000000
symbol() pure returns (string)
P3P3
totalFee() view returns (uint256)
2
totalSupply() view returns (uint256)
420690000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getLiquidityBacking(uint256 accuracy) view returns (uint256)
isOverLiquified(uint256 target, uint256 accuracy) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveAll(address spender) returns (bool)
bulkIsBot(address[] accounts, bool state)
clearStuckETH(uint256 amountPercentage)
clearStuckToken(address tokenAddress, uint256 tokens) returns (bool)
editSwapbackSettings(bool _enabled, uint256 _amount)
enableTrading(uint256 _buy, uint256 _sell, uint256 _trans)
exemptAll(address holder, bool exempt)
finalTaxes()
maxTxRule(uint256 maxTxPercent)
maxWalletRule(uint256 maxWallPercent)
removeMaxLimits()
renounceOwnership()
setFees(uint256 _buy, uint256 _sell, uint256 _trans)
setTXExempt(address holder, bool exempt)
swapback()
transfer()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateIsBot(address account, bool state)
updateTaxBreakdown(uint256 _liquidityFee, uint256 _marketingFee, uint256 _devFee, uint256 _feeDenominator)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountETH, uint256 amountTokens)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.