PURPLE PALACE
Verified contract
Active on
Ethereum with 143 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x97d3…0165
0x97d3…0165
19 additional
variables
Balances ($42.23)
Native
Value
$42.23
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.011677 | $3,616.55 |
$42.23 | |
PPX | ERC-20 | 99 | -- | -- | |
PPX | ERC-20 | 99 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17243162 | 2 years ago | | | 0 | 0.0016224704 | |
| 15973424 | 2 years ago | | | 0 | 0.00061091528 | |
| 15973403 | 2 years ago | | | 0 | 0.00051899740 | |
| 15973398 | 2 years ago | | | 0 | 0.00044454385 | |
| 15882111 | 2 years ago | | | 0 | 0.00047261633 | |
| 15878438 | 2 years ago | | | 0 | 0.00061271600 | |
| 15877849 | 2 years ago | | | 0 | 0.00057913978 | |
| 15875968 | 2 years ago | | | 0 | 0.0016405944 | |
| 15875913 | 2 years ago | | | 0 | 0.0011239903 | |
| 15875566 | 2 years ago | | | 0 | 0.00081870010 |
ABI
ABI objects
Getter at block 21285691
deadBlocks() view returns (uint256)
0
decimals() pure returns (uint8)
9
getCirculatingSupply() view returns (uint256)
1000000000000000000
getOwner() view returns (address)
0x56814597b319dcbe50600d0a011cc3a73c438ec1
launchedAt() view returns (uint256)
15870419
launchedTime() view returns (uint256)
1667247827
liquidityFeeReceiver() view returns (address)
0x97d35dd7db65a4a95e5fec93701f89f92ba10165
marketingFeeReceiver() view returns (address)
0x97d35dd7db65a4a95e5fec93701f89f92ba10165
maxBuyTxTokens() view returns (uint256)
10000000000000000000000
maxSellTxTokens() view returns (uint256)
10000000000000000000000
maxWalletTokens() view returns (uint256)
20000000
name() pure returns (string)
PURPLE PALACE
owner() view returns (address)
0x56814597b319dcbe50600d0a011cc3a73c438ec1
pair() view returns (address)
0xbaa769deb7e2f0e305388acf6f6ef075486a5007
protectionCount() view returns (uint256)
0
rateLimit() view returns (uint256)
2
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapMinimum() view returns (uint256)
5000000000000
swapThreshold() view returns (uint256)
100000000000000000
symbol() pure returns (string)
PPX
totalSupply() view returns (uint256)
1000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getTotalFee(bool selling) view returns (uint256)
lastBuy(address) view returns (uint256)
lastSell(address) view returns (uint256)
protected(address) view returns (uint256)
State-modifying
Events addLiquidityPool(address lp, bool isPool)
airdrop(address[] addresses, uint256[] amounts)
approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
clearStuckBalance(uint256 amountPercentage, address adr)
disablePause()
disableProtection()
openTrading(uint256 _deadBlocks, uint256 _protection, uint256 _limit)
pauseTrading()
protectWallet(address[] _wallets, bool _protect)
renounceOwnership()
setFeeReceivers(address _liquidityFeeReceiver, address _marketingFeeReceiver)
setFees(uint256 _liquidityFee, uint256 _marketingFee, uint256 _sellBias, uint256 _feeDenominator)
setIsFeeExempt(address holder, bool exempt)
setIsTxLimitExempt(address holder, bool exempt)
setMaxWallet(uint256 numerator, uint256 divisor)
setProtection(bool _protect, uint256 _addTime)
setRateLimit(uint256 rate)
setSwapBackSettings(bool _enabled, bool _processEnabled, uint256 _denominator, uint256 _swapMinimum)
setTeamMember(address _team, bool _enabled)
setTxLimit(uint256 buyNumerator, uint256 sellNumerator, uint256 divisor)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
withdrawETH(address recipient, uint256 amount)
Approval(address indexed owner, address indexed spender, uint256 value)
FundsDistributed(uint256 marketingBNB, uint256 liquidityBNB, uint256 liquidityTokens)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
ProtectedWallet(address arg0, address arg1, uint256 arg2, uint8 arg3)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.