Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "PPEPE"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17533834 | 5 months ago | | | 0 | 4.1491001e-7 | |
| 17533801 | 5 months ago | | | 0 | 4.1579895e-7 | |
| 17533713 | 5 months ago | | | 0 | 4.1632269e-7 | |
| 17533671 | 5 months ago | | | 0 | 7.7159679e-7 | |
| 17530810 | 5 months ago | | | 0 | 0.0000050303118 | |
| 17530809 | 5 months ago | | | 0 | 9.5126541e-7 | |
| 17530809 | 5 months ago | | | 0 | 0.0000050303118 | |
| 17530808 | 5 months ago | | | 0 | 0.0000050303118 | |
| 17530807 | 5 months ago | | | 0 | 0.0000050303118 | |
| 17530807 | 5 months ago | | | 0 | 0.0000050303118 |
ABI
ABI objects
Getter at block 23866949
_maxTxAmount() view returns (uint256)
21000000000000000000000000
_maxWalletSize() view returns (uint256)
21000000000000000000000000
_swapTokensAtAmount() view returns (uint256)
21000000000000000000000
decimals() pure returns (uint8)
18
dexRouter() view returns (address)
0x4752ba5dbc23f44d87826276bf6fd6b1c372ad24
lpPair() view returns (address)
0xf7b24bd2a2a21de09b973f4a0795d2508aa2d7e4
name() pure returns (string)
PPEPE
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
PPEPE
totalSupply() view returns (uint256)
21000000000000000000000000
Read-only
_isExcludedFromFee(address) view returns (bool)
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)
blockBots(address[] bots_)
manualSwap()
openTrading()
removeLimits()
renounceOwnership()
setFees(uint256 taxFeeOnBuy, uint256 taxFeeOnSell)
setIsFeeExempt(address holder, bool exempt)
setMaxTxnAmount(uint256 maxTxAmount)
setMaxWalletSize(uint256 maxWalletSize)
setMinSwapTokensThreshold(uint256 swapTokensAtAmount)
setSwapEnabled(bool _swapEnabled)
setTransferDelay(bool _transferDelay)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unblockBot(address notbot)
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.