Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
3 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PL | ERC-20 | 57.282922M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15640656 | 2 years ago | | | 0 | 0.00093628997 | |
| 15640650 | 2 years ago | | | 0 | 0.00062675750 | |
| 15640648 | 2 years ago | | | 0 | 0.00084675163 | |
| 15640647 | 2 years ago | | | 0 | 0.00080264607 | |
| 15640647 | 2 years ago | | | 0 | 0.00093162000 | |
| 15640642 | 2 years ago | | | 0 | 0.00081066183 | |
| 15640640 | 2 years ago | | | 0 | 0.00087534925 | |
| 15640639 | 2 years ago | | | 0 | 0.00087320272 | |
| 15640638 | 2 years ago | | | 0 | 0.0011285777 | |
| 15640638 | 2 years ago | | | 0 | 0.0020601977 |
ABI
ABI objects
Getter at block 21172756
_maxTxAmount() view returns (uint256)
1000000000000000000
_maxWalletSize() view returns (uint256)
2000000000000000000
_swapTokensAtAmount() view returns (uint256)
1000000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Pepe Lore
owner() view returns (address)
0xd048300b4807eb318f9bb2ce776623f55c55edee
symbol() pure returns (string)
PL
totalSupply() pure returns (uint256)
100000000000000000000
uniswapV2Pair() view returns (address)
0x42ff6d85d84ebfae6f6c5e5e4ce6f2f4aa9ab0d2
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
bots(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
excludeMultipleAccountsFromFees(address[] accounts, bool excluded)
increaseLimits(uint256 maxTxAmount_, uint256 maxWalletSize_)
manualsend()
manualswap()
renounceOwnership()
setMinSwapTokensThreshold(uint256 swapTokensAtAmount)
setTrading(bool _tradingOpen)
toggleSwap(bool _swapEnabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.