Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
8 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PEPE | ERC-20 | 7.035754T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20144619 | 5 months ago | | | 0 | 0.00015176019 | |
| 19100796 | 10 months ago | | | 0 | 0.00044731971 | |
| 18524391 | a year ago | | | 0 | 0.00085547045 | |
| 18517743 | a year ago | | | 0 | 0.00073006705 | |
| 18516743 | a year ago | | | 0 | 0.0012553950 | |
| 18516647 | a year ago | | | 0 | 0.0017588438 | |
| 18516585 | a year ago | | | 0 | 0.0014136705 | |
| 18516566 | a year ago | | | 0 | 0.0012401280 | |
| 18516559 | a year ago | | | 0 | 0.0051590410 | |
| 18516503 | a year ago | | | 0 | 0.0012096253 |
ABI
ABI objects
Getter at block 21267732
blacklistStatus() view returns (bool)
false
decimals() view returns (uint8)
18
limitsInEffect() view returns (bool)
false
liquidityActiveBlock() view returns (uint256)
0
liquidityBuyFee() view returns (uint256)
0
liquiditySellFee() view returns (uint256)
0
marketingBuyFee() view returns (uint256)
2
marketingSellFee() view returns (uint256)
2
marketingWallet() view returns (address)
0x2bcce9740af9fd2fd5321c3a005ee4f1cdf71af2
maxTransactionAmount() view returns (uint256)
12620696999999940000000000000000
maxWallet() view returns (uint256)
29448292999999860000000000000000
name() view returns (string)
Pepe2024
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
420689899999998000000000000000
symbol() view returns (string)
PEPE
tokensForLiquidity() view returns (uint256)
0
tokensForMarketing() view returns (uint256)
7035754138061459469124272303331
totalBuyFees() view returns (uint256)
2
totalSellFees() view returns (uint256)
2
totalSupply() view returns (uint256)
420689899999998000000000000000000
tradingActive() view returns (bool)
true
tradingActiveBlock() view returns (uint256)
18450382
transferDelayEnabled() view returns (bool)
false
uniswapV2Pair() view returns (address)
0x0a3a8e41ddc089cee3cee0026b9fcbcfaae7de4a
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
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)
isBlacklisted(address) view returns (bool)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableTransferDelay() returns (bool)
enableTrading()
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
marketingTokens(uint256 ethAmountInWei)
massSetBlacklisted(address[] accounts, bool newValue)
removeLimits() returns (bool)
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
setBlacklistStatus(bool newValue)
setBlacklisted(address account, bool newValue)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFees(uint256 _marketingFee, uint256 _liquidityFee)
updateMaxAmount(uint256 newNum)
updateMaxWalletAmount(uint256 newNum)
updateSellFees(uint256 _marketingFee, uint256 _liquidityFee)
updateSwapEnabled(bool enabled)
withdrawStuckEth()
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
ExcludeMultipleAccountsFromFees(address[] accounts, bool isExcluded)
ExcludedMaxTransactionAmount(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
Transfer(address indexed from, address indexed to, uint256 value)
UpdateUniswapV2Router(address indexed newAddress, address indexed oldAddress)
marketingWalletUpdated(address indexed newWallet, address indexed oldWallet)
taxMultiplierActive(uint256 duration)
constructor()
receive()
This contract contains no error objects.