Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
14 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PP4 | ERC-20 | 109.375427M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17660052 | a year ago | | | 0 | 0.00064887866 | |
| 17640576 | a year ago | | | 0 | 0.0012220138 | |
| 17635756 | a year ago | | | 0 | 0.0015004763 | |
| 17634954 | a year ago | | | 0 | 0.0011437430 | |
| 17630808 | a year ago | | | 0 | 0.0014628597 | |
| 17629896 | a year ago | | | 0 | 0.0022558445 | |
| 17628842 | a year ago | | | 0 | 0.0024461530 | |
| 17623374 | a year ago | | | 0 | 0.0023667719 | |
| 17622664 | a year ago | | | 0 | 0.0025206522 | |
| 17622069 | a year ago | | | 0 | 0.0028536859 |
ABI
ABI objects
Getter at block 21404770
blockForPenaltyEnd() view returns (uint256)
17616388
botsCaught() view returns (uint256)
0
buyLiquidityFee() view returns (uint256)
0
buyProjectFee() view returns (uint256)
1
buyTotalFees() view returns (uint256)
1
decimals() view returns (uint8)
18
devWallet() view returns (address)
0x1b417b494df407efd126e609bc6d491fa58f86e2
dexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
earlyBuyPenaltyInEffect() view returns (bool)
false
getBotBuyers() view returns (address[])
[]
limitsInEffect() view returns (bool)
true
lpPair() view returns (address)
0x984f2ae6628587f7b023db2df37a254b2c6a7a36
maxBuyAmount() view returns (uint256)
20000000000000000000000000000
maxSellAmount() view returns (uint256)
20000000000000000000000000000
maxWallet() view returns (uint256)
20000000000000000000000000000
name() view returns (string)
Pepe 4th
owner() view returns (address)
0x0000000000000000000000000000000000000000
projectWallet() view returns (address)
0xe0040efd08261a5cba521f88bae9b54df352df46
sellLiquidityFee() view returns (uint256)
0
sellProjectFee() view returns (uint256)
1
sellTotalFees() view returns (uint256)
1
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
500000000000000000000000000
symbol() view returns (string)
PP4
tokensForLiquidity() view returns (uint256)
0
tokensForProject() view returns (uint256)
109375426780000000000000000
totalSupply() view returns (uint256)
1000000000000000000000000000000
tradingActive() view returns (bool)
true
tradingActiveBlock() view returns (uint256)
17616388
transferDelayEnabled() view returns (bool)
true
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)
botBuyers(uint256) view returns (address)
flaggedAsBot(address) view returns (bool)
State-modifying
Events addLP(bool confirmAddLp)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableTransferDelay()
enableTrading(uint256 blocksForPenalty)
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
flagBot(address wallet)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership(bool confirmRenounce)
setAutomatedMarketMakerPair(address pair, bool value)
setMaxes(uint256 _buyAmount, uint256 _sellAmount, uint256 _maxWallet)
transfer(address recipient, uint256 amount) returns (bool)
transferForeignToken(address _token, address _to) returns (bool _sent)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unflagBot(address wallet)
updateBuyFees(uint256 _projectFee, uint256 _liquidityFee)
updateSellFees(uint256 _projectFee, uint256 _liquidityFee)
updateSwapTokensAtAmount(uint256 _swapAmt, bool _swapEnabled)
withdrawStuckETH()
Approval(address indexed owner, address indexed spender, uint256 value)
CaughtEarlyBuyer(address sniper)
ExcludeFromFees(address indexed account, bool isExcluded)
MaxTransactionExclusion(address _address, bool excluded)
OwnerForcedSwapBack(uint256 timestamp)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
TradingEnabled()
Transfer(address indexed from, address indexed to, uint256 value)
TransferForeignToken(address token, uint256 amount)
UpdatedProjectWallet(address indexed newWallet)
constructor()
receive()
This contract contains no error objects.