PEPE BURN
Verified contract
Active on
Ethereum with 122 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BURN | ERC-20 | 3.567234K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19887818 | 6 months ago | | | 0 | 0.00016365066 | |
| 19880982 | 6 months ago | | | 0 | 0.00036458720 | |
| 19880910 | 6 months ago | | | 0 | 0.00035114814 | |
| 19880895 | 6 months ago | | | 0 | 0.00020610723 | |
| 19880861 | 6 months ago | | | 0 | 0.00018910312 | |
| 19880856 | 6 months ago | | | 0 | 0.00020073271 | |
| 19880853 | 6 months ago | | | 0 | 0.00024373693 | |
| 19880834 | 6 months ago | | | 0 | 0.00036056011 | |
| 19880829 | 6 months ago | | | 0 | 0.00019931646 | |
| 19880826 | 6 months ago | | | 0 | 0.00018477328 |
ABI
ABI objects
Getter at block 21124439
buyFee() view returns (uint256)
5
decimals() view returns (uint8)
18
feeWallet() view returns (address)
0x5fe6dd75b0d8b88b280d137790bb6b83bbffd846
limitsInEffect() view returns (bool)
true
maxBuyAmount() view returns (uint256)
100000000000000000000000
maxSellAmount() view returns (uint256)
100000000000000000000000
maxWallet() view returns (uint256)
100000000000000000000000
name() view returns (string)
PEPE BURN
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellFee() view returns (uint256)
5
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
5000000000000000000000
symbol() view returns (string)
BURN
totalSupply() view returns (uint256)
10000000000000000000000000
tradingActive() view returns (bool)
true
transferDelayEnabled() view returns (bool)
false
uniswapV2Pair() view returns (address)
0xd8faac8757bcff8f63d19209d229c18a91ff5201
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)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events addBL(address account, bool isBlacklisted)
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)
multiBL(address[] multiblacklist_)
removeLimits() returns (bool)
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFees(uint256 _fee)
updateSellFees(uint256 _fee)
updateSwapEnabled(bool enabled)
updateSwapTokensAtAmount(uint256 newAmount) returns (bool)
updateTreasury(address _feeWallet)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoNukeLP()
BoughtEarly(address indexed sniper)
ExcludeFromFees(address indexed account, bool isExcluded)
ManualNukeLP()
MaxTransactionExclusion(address _address, bool excluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
TreasuryUpdated(address indexed newWallet, address indexed oldWallet)
UpdateUniswapV2Router(address indexed newAddress, address indexed oldAddress)
constructor()
receive()
This contract contains no error objects.