Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PLA | ERC-20 | 68.999996M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19890623 | 6 months ago | | | 0 | 0.00029473161 | |
| 19802700 | 7 months ago | | | 0 | 0.00029415618 | |
| 18374274 | a year ago | | | 0 | 0.00035892579 | |
| 18360677 | a year ago | | | 0 | 0.00025443831 | |
| 18155114 | a year ago | | | 0 | 0.00040757527 | |
| 18109649 | a year ago | | | 0 | 0.00039151542 | |
| 18048396 | a year ago | | | 0 | 0.00032486995 | |
| 17486099 | a year ago | | | 0 | 0.0012925941 | |
| 17454373 | a year ago | | | 0 | 0.0011159083 | |
| 17430281 | a year ago | | | 0 | 0.0015264145 |
ABI
ABI objects
Getter at block 21228687
decimals() pure returns (uint8)
9
maxWalletAmount() view returns (uint256)
7333333334000000000
name() pure returns (string)
People's Liberation Army
owner() view returns (address)
0x0000000000000000000000000000000000000000
sniperTax() view returns (uint256)
99
symbol() pure returns (string)
PLA
totalSupply() pure returns (uint256)
333333333333000000000
tradingFees() view returns (uint256 buyTax, uint256 sellTax)
(buyTax=0, sellTax=0)
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)
initialize()
manualSwapback(uint256 percent)
modifyParameters(bool[] param, uint256 nrBlocks)
openTrading()
renounceOwnership()
setBots(address[] bots, bool shouldBlock)
setContractExempt(address account, bool value)
setFees(uint256 newBuyTax, uint256 newSellTax)
setTradeCooldown(uint256 newTradeCooldown)
toggleAntiMEV(bool toggle)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 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.