Bonk

Verified contract

Active on Ethereum with 227 txns
Deployed by via 0x94756a6f at 21276071
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional variables
ERC-20
--
0xed8bed9adf59f71f443565ac4ca927e14071fa23468670b89c93125023ef148d
0x14109b77025b7652e2b3f816c3e52aab6fdbe4053853cfd67fe538e333ec4f74
0x320af0be9c78305d60ab93a35e0d3ac6416fb0c1e7a3718a664dced954b10c69
0xf27ec93445f3b1708bcec2df75f73464a469a9016c9fb6458fc2e16f9f217d56
0x46edfdfec6b69868be15afd50eabb403e68c32dd21a3167d1d5affe19d77aed9
0xb2a01110d53cd91fbc18d2e3a46ebe0fc924e8359b0e1a11fc2f401f6370e390
0x10a7dbc4640dc13f4c575c0cfd5a4311e0d17c5414f64b570b2421feb0aa76fe
0x784b759211cedc6dbb6dcb72fc84e32fddeefd367c31f700ae0484fcf2536a9b
0x0c968626e0d11bd978afed28bc4daba521387d8c15e8b9332f299260f763aa31
0x015dd62a0366103916fcd75e757ebcad37bc5c322c4f2a1d7ca38a31d5ccfe31

Functions
Getter at block 21282180
_maxTaxSwap(view returns (uint256)
1000000000000000
_maxTxAmount(view returns (uint256)
100000000000000000
_maxWalletSize(view returns (uint256)
100000000000000000
_taxSwapThreshold(view returns (uint256)
100000000000000
decimals(pure returns (uint8)
9
getTaxDetails(view returns (uint256 initialBuyTaxuint256 initialSellTaxuint256 finalBuyTaxuint256 finalSellTaxuint256 transferTax)
(initialBuyTax=18, initialSellTax=18, finalBuyTax=0, finalSellTax=0, transferTax=0)
name(pure returns (string)
Bonk
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(pure returns (string)
BONK
totalSupply(pure returns (uint256)
100000000000000000
tradingOpen(view returns (bool)
true
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isBot(address aview returns (bool)
State-modifying
addBot(address[] bots_
approve(address spenderuint256 amountreturns (bool)
delBot(address[] notbot
manualSwap(
openTrade(
reduceFee(uint256 _newFee
removeLimit(
removeTranTax(
renounceOwnership(
rescueERC20(address _addressuint256 percent
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
MaxTxAmountUpdated(uint256 _maxTxAmount
OpenTrade(address indexed owneruint256 timestamp
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
TransferTaxUpdated(uint256 _tax
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.