Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
7 additional
variables
Balances ($19.24)
Native
Value
$19.24
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.006141 | $3,133.02 |
$19.24 | |
Bonk420 | ERC-20 | 34.033992K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16434195 | 2 years ago | | | 0 | 0.00069988711 | |
| 16373586 | 2 years ago | | | 0 | 0.00088330260 | |
| 16372631 | 2 years ago | | | 0 | 0.00070897290 | |
| 16370366 | 2 years ago | | | 0 | 0.0022439804 | |
| 16369497 | 2 years ago | | | 0 | 0.00082416847 | |
| 16369455 | 2 years ago | | | 0 | 0.00072873705 | |
| 16369381 | 2 years ago | | | 0 | 0.00077680549 | |
| 16369380 | 2 years ago | | | 0 | 0.00066582097 | |
| 16369358 | 2 years ago | | | 0 | 0.00081766388 | |
| 16369357 | 2 years ago | | | 0 | 0.00081981506 |
ABI
ABI objects
Getter at block 21213194
buyTotalFees() view returns (uint256)
5
decimals() view returns (uint8)
9
feeWallet() view returns (address)
0xfaf74cd0b4e2e0956b6570e29cd395c4c9065495
limitsInEffect() view returns (bool)
true
maxTransactionAmount() view returns (uint256)
20000000000000
maxWallet() view returns (uint256)
20000000000000
name() view returns (string)
Bonk420
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellTotalFees() view returns (uint256)
5
swapTokensAtAmount() view returns (uint256)
500000000000
symbol() view returns (string)
Bonk420
totalSupply() view returns (uint256)
1000000000000000
tradingActive() view returns (bool)
true
transferDelayEnabled() view returns (bool)
true
uniswapV2Pair() view returns (address)
0xc7b61900b7ed652fa3d7a3c6d6f48a15380fabec
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)
isSniper(address addr) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
delSnipers(address[] snipers_)
disableTransferDelay() returns (bool)
enableTrading()
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimits() returns (bool)
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
setSnipers(address[] snipers_)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFees(uint256 marketingFee, uint256 liquidityFee, uint256 devFee)
updateFeeWallet(address newWallet)
updateMaxTxnAmount(uint256 newNum)
updateMaxWalletAmount(uint256 newNum)
updateSellFees(uint256 marketingFee, uint256 liquidityFee, uint256 devFee)
updateSwapTokensAtAmount(uint256 newAmount) returns (bool)
withdrawFees()
Approval(address indexed owner, address indexed spender, uint256 value)
AutoNukeLP()
ExcludeFromFees(address indexed account, bool isExcluded)
ManualNukeLP()
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)
UpdateUniswapV2Router(address indexed newAddress, address indexed oldAddress)
feeWalletUpdated(address indexed newWallet, address indexed oldWallet)
constructor()
receive()
This contract contains no error objects.