Bonk Base

Verified contract

Active on Base with 20 txns
Deployed by via 0x6e95148c at 2002157
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
7 additional variables
ERC-20
--
0x91a9b88f0974ae9106070f5c2dd755a3f828d28386bc4cf3723fe9e3ee9364c4
0x62b5ae0f5126cc790df4b4d1beae015b55c22dd58e6d2b47f451685c1965b45d
0x4376758e28090c651d04aab6cd9e91a0866806e15924d749979f0c5987b61049
0x5067a6e0ae567615dbd41693dba2f887ff598de1cb03f006297d3cbcd56d57bc
0x0c949e3b385b876fef79fd12c3574a7bb102d5a62605adcb6835d915d6381e4e
0x72c2c1764a161e60684b6ce82eed02312e87554a1052acc3d56171a43d8847c6
0x9ec47a2d8ada10b57ec1fcde5a7389440ab5ded0845a3d1951d4ecc301e4be5e
0x3c0107eb6cf2c09f28506eafdba0e07a8a2129a0defedf50e8e97b8734eb3caa
0x5db1b7c780a77fe258f346efad93ec897ce7b27dc8a44f0000fe859d7f880b4b
0xfd0979f64835679f1ac0cb1517fde5a1a31ff33625a94d3eb6299e731176efa3

Functions
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 owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isExcludedFromFee(addressview returns (bool)
isMarketPair(addressview returns (bool)
isTxLimitExempt(addressview returns (bool)
isWalletLimitExempt(addressview returns (bool)
State-modifying
EnableTrading(
approve(address spenderuint256 amountreturns (bool)
changeRouterVersion(address newRouterAddressreturns (address newPairAddress)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
removeLimitsTx(
setFees(uint256 buyTotalFeesuint256 sellTotalFees
setMarketPairStatus(address accountbool newValue
setNumTokensBeforeSwap(uint256 newLimit
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
waiveOwnership(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SwapAndLiquify(uint256 tokensSwappeduint256 ethReceiveduint256 tokensIntoLiqudity
SwapAndLiquifyEnabledUpdated(bool enabled
SwapETHForTokens(uint256 amountInaddress[] path
SwapTokensForETH(uint256 amountInaddress[] path
Transfer(address indexed fromaddress indexed touint256 value
eventSwapAndLiquify(uint256 amount
inSwapAndLiquifyStatus(bool p
liquidityGetBnb(uint256 amount
marketingGetBnb(uint256 amount
stepFee(bool p
stepLiquify(bool overMinimumTokenBalanceStatusbool inSwapAndLiquifyStatusbool isMarketPair_senderbool swapAndLiquifyEnabledStatus
teamGetBnb(uint256 amount
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.