Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
9 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
$PAPI | ERC-20 | 12.29813B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21262465 | 8 days ago | | | 0 | 0.00018153026 | |
| 21090171 | a month ago | | | 0 | 0.00017636512 | |
| 20851142 | 2 months ago | | | 0 | 0.00035451000 | |
| 19778989 | 7 months ago | | | 0 | 0.00021800950 | |
| 19669654 | 8 months ago | | | 0 | 0.0015819406 | |
| 19582149 | 8 months ago | | | 0 | 0.00092465416 | |
| 19575966 | 8 months ago | | | 0 | 0.0051950690 | |
| 19478074 | 8 months ago | | | 0 | 0.00091124408 | |
| 19478074 | 8 months ago | | | 0 | 0.00091349574 | |
| 19455016 | 9 months ago | | | 0 | 0.00071570805 |
ABI
ABI objects
Getter at block 21316644
DEAD() view returns (address)
0x000000000000000000000000000000000000dead
_hasLiqBeenAdded() view returns (bool)
true
_ratios() view returns (uint16 buyback, uint16 marketing, uint16 totalSwap)
(buyback=500, marketing=200, totalSwap=700)
_taxRates() view returns (uint16 buyFee, uint16 sellFee, uint16 transferFee)
(buyFee=0, sellFee=500, transferFee=500)
_taxWallets() view returns (address marketing, address buyback)
(marketing=0xb79deeb266eea31272010d9458409eed2cbf0efc, buyback=0x4fa4d52498f86896c77537b1a1140e2c43cbadc3)
buyAmountLimit() view returns (uint256)
50000000000000000
buyLimitEnabled() view returns (bool)
false
contractSwapEnabled() view returns (bool)
true
decimals() view returns (uint8)
18
dexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
getCirculatingSupply() view returns (uint256)
999664770150274009210000000000
getOwner() view returns (address)
0x0608030f27325f72de298a155f86eec72c9503e0
launchStamp() view returns (uint256)
1683048035
lpPair() view returns (address)
0xdf92ea0d709d32eb22a2a6d85c98990971305111
maxBuyTaxes() view returns (uint256)
1000
maxSellTaxes() view returns (uint256)
1000
maxTransferTaxes() view returns (uint256)
1000
name() view returns (string)
PAPI
piContractSwapsEnabled() view returns (bool)
false
piSwapPercent() view returns (uint256)
10
swapAmount() view returns (uint256)
200000000000000000000000000
swapThreshold() view returns (uint256)
100000000000000000000000000
symbol() view returns (string)
$PAPI
taxesAreLocked() view returns (bool)
false
totalSupply() view returns (uint256)
1000000000000000000000000000000
tradingEnabled() view returns (bool)
true
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getTokenAmountAtPriceImpact(uint256 priceImpactInHundreds) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
isExcludedFromProtection(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveContractContingency() returns (bool)
disableBuyLimit()
enableTrading()
intializeContract(address _protections) payable
lockTaxes()
multiSendTokens(address[] accounts, uint256[] amounts)
removeSniper(address account)
renounceOwnership()
setBuyLimit(uint256 amount, uint256 multiplier)
setContractSwapEnabled(bool swapEnabled, bool priceImpactSwapEnabled)
setExcludedFromFees(address account, bool enabled)
setExcludedFromProtection(address account, bool enabled)
setInitializer(address initializer)
setLpPair(address pair, bool enabled)
setPriceImpactSwapAmount(uint256 priceImpactSwapPercent)
setProtectionSettings(bool _antiSnipe, bool _antiBlock)
setRatios(uint16 buyback, uint16 marketing)
setSwapSettings(uint256 thresholdPercent, uint256 thresholdDivisor, uint256 amountPercent, uint256 amountDivisor)
setTaxes(uint16 buyFee, uint16 sellFee, uint16 transferFee)
setWallets(address marketing, address buyback)
sweepContingency()
sweepExternalTokens(address token)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwner(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountCurrency, uint256 amountTokens)
ContractSwapEnabledUpdated(bool enabled)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.