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 |
---|---|---|---|---|---|
PP | ERC-20 | 16.288329K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18625204 | a year ago | | | 0 | 0.00058621274 | |
| 18563907 | a year ago | | | 0 | 0.0023016229 | |
| 18556525 | a year ago | | | 0 | 0.0018471057 | |
| 18537896 | a year ago | | | 0 | 0.0018699943 | |
| 18481731 | a year ago | | | 0 | 0.0010961711 | |
| 18464305 | a year ago | | | 0 | 0.0017723110 | |
| 18339108 | a year ago | | | 0 | 0.00013587868 | |
| 18339102 | a year ago | | | 0 | 0.00016531809 | |
| 18339098 | a year ago | | | 0 | 0.00027353948 | |
| 18335768 | a year ago | | | 0 | 0.0011293228 |
ABI
ABI objects
Getter at block 21314978
WETH() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
buyETHFee() view returns (uint256)
400
buyPPFee() view returns (uint256)
200
buyTotalFees() view returns (uint256)
600
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
limits() view returns (bool limits_, uint256 maxAmount_, uint256 taxMultiplier_)
(limits_=false, maxAmount_=0, taxMultiplier_=0)
name() view returns (string)
PalPay
owner() view returns (address)
0x1e4c916539f4a72d758df23d95773976495dd574
sellETHFee() view returns (uint256)
400
sellPPFee() view returns (uint256)
200
sellTotalFees() view returns (uint256)
600
swapEnabled() view returns (bool)
true
swapPercent() view returns (uint256)
100
swapTokensAtAmount() view returns (uint256 amount_)
1000000000000000000000
symbol() view returns (string)
PP
timestampTradingLive() view returns (uint256)
1694793611
tokensForETH() view returns (uint256)
10858886215162840119388
totalSupply() view returns (uint256)
1000000000000000000000000
tradingActive() view returns (bool)
true
treasury() view returns (address)
0x1e4c916539f4a72d758df23d95773976495dd574
uniswapV2Pair() view returns (address)
0xfaa9d20d3357b1b70da500d7b5a49c2913d30994
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initialize(address _treasury) payable
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
setTreasury(address _treasury)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFees(uint256 _ethFee, uint256 _ppFee)
updateSellFees(uint256 _ethFee, uint256 _ppFee)
updateSwapEnabled(bool enabled)
updateSwapTokensAtPercent(uint256 newPercent) returns (bool)
withdrawStuckEth(address toAddr)
withdrawStuckPP()
withdrawStuckToken(address _token, address _to)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.