Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
7 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BONK | ERC-20 | 29.806307M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 2002681 | a year ago | | | 0 | 0.00014573152 | |
| 2002599 | a year ago | | | 0 | 0.000069456193 | |
| 2002549 | a year ago | | | 0 | 0.000069456139 | |
| 2002547 | a year ago | | | 0 | 0.0000046605152 | |
| 2002546 | a year ago | | | 0 | 0.000069456108 | |
| 2002545 | a year ago | | | 0 | 0.000010874381 | |
| 2002545 | a year ago | | | 0 | 0.000069456108 | |
| 2002538 | a year ago | | | 0 | 0.000013981352 | |
| 2002531 | a year ago | | | 0 | 0.000032778261 | |
| 2002531 | a year ago | | | 0 | 0.000069906000 |
ABI
ABI objects
Getter at block 23068897
_buyTotalFees() view returns (uint256)
5
_liquidityShare() view returns (uint256)
100
_marketingShare() view returns (uint256)
400
_maxTxAmount() view returns (uint256)
1000000000000000000
_minimumTokensBeforeSwap() view returns (uint256)
9999999999999999999
_minimumTokensBeforeSwapAmount() view returns (uint256)
9999999999999999999
_sellTotalFees() view returns (uint256)
5
_teamShare() view returns (uint256)
500
_totalDistributionShares() view returns (uint256)
1000
_totalSupply() view returns (uint256)
1000000000000000000
_walletMax() view returns (uint256)
1000000000000000000
checkWalletLimit() view returns (bool)
true
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
9
devWalletAddress() view returns (address)
0x9b9d21b6b51cef16fa9d9824f79b69df5198cdce
enableTrading() view returns (bool)
true
getCirculatingSupply() view returns (uint256)
1000000000000000000
getTime() view returns (uint256)
1732927141
launchAt() view returns (uint256)
2002453
name() view returns (string)
Bonk Base
owner() view returns (address)
0x9b9d21b6b51cef16fa9d9824f79b69df5198cdce
swapAndLiquifyByLimitOnly() view returns (bool)
true
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
BONK
teamWalletAddress() view returns (address)
0x9b9d21b6b51cef16fa9d9824f79b69df5198cdce
totalSupply() view returns (uint256)
1000000000000000000
uniswapPair() view returns (address)
0x2ab02ec22688f5dff968e23c34dc0c9493d6082d
uniswapV2Router() view returns (address)
0xfcd3842f85ed87ba2889b4d35893403796e67ff1
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address) view returns (bool)
isMarketPair(address) view returns (bool)
isTxLimitExempt(address) view returns (bool)
isWalletLimitExempt(address) view returns (bool)
State-modifying
Events EnableTrading()
approve(address spender, uint256 amount) returns (bool)
changeRouterVersion(address newRouterAddress) returns (address newPairAddress)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimitsTx()
setFees(uint256 buyTotalFees, uint256 sellTotalFees)
setMarketPairStatus(address account, bool newValue)
setNumTokensBeforeSwap(uint256 newLimit)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
waiveOwnership()
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
SwapETHForTokens(uint256 amountIn, address[] path)
SwapTokensForETH(uint256 amountIn, address[] path)
Transfer(address indexed from, address indexed to, uint256 value)
eventSwapAndLiquify(uint256 amount)
inSwapAndLiquifyStatus(bool p)
liquidityGetBnb(uint256 amount)
marketingGetBnb(uint256 amount)
stepFee(bool p)
stepLiquify(bool overMinimumTokenBalanceStatus, bool inSwapAndLiquifyStatus, bool isMarketPair_sender, bool swapAndLiquifyEnabledStatus)
teamGetBnb(uint256 amount)
constructor()
receive()
This contract contains no error objects.