BNB2.0

Verified contract

Active on Ethereum with 80 txns
Deployed by via 0xd1b24ad1 at 15693610
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
15 additional variables

No balances found for "BNB2.0"

0x0820b51c53453eaac5fef9a6842e7b17544d2b7e5e11b20fcedfacc8306629eb
0x8ec1a45816cbe5cba744103bed7ceab618333e68e44316e769ef19b89a331f12
0x1a970787d5267163815a49bdcc10f729057147b36afb368ec99685fa5c2f75e9
0x497cf7a4646bd98a5305272163566922b8941bbbeaf57a1816d3d52ed300ac93
0x39fb0d8b75228f67c48ebdb5dfc0cd92f9530b349837a438ce36dca4fdacec49
0x56f79d179c230363c6e0591045c136f6a9da160bb6188dffd1adcf77387dc608
0x93f9ca0eb0ad74e1c53ba18216fb32a34024fa2119d4755a2ecef11d7e35ec3b
0x9fc2baba6633dcfea7ff81e4fe7e9ef903b901fe8e56c0b247aa6d98136d4916
0x3529eafd9c4301bab2e1d83ed433e4fce837c6ebd53d46f9a251735839e05a8b
0x354e453b3d4e434621aeef34644517a0f6f73ca6a978afbde8287374db6a6909

Functions
Getter at block 21206909
_buyDestroyFee(view returns (uint256)
0
_buyLiquidityFee(view returns (uint256)
0
_buyMarketingFee(view returns (uint256)
1
_buyTeamFee(view returns (uint256)
0
_liquidityShare(view returns (uint256)
0
_marketingShare(view returns (uint256)
1
_maxDestroyAmount(view returns (uint256)
1000000000000000000000000000000
_maxTxAmount(view returns (uint256)
1000000000000000000000000000000
_owner(view returns (address)
0x0000000000000000000000000000000000000000
_sellDestroyFee(view returns (uint256)
0
_sellLiquidityFee(view returns (uint256)
0
_sellMarketingFee(view returns (uint256)
1
_sellTeamFee(view returns (uint256)
0
_tFeeTotal(view returns (uint256)
0
_teamShare(view returns (uint256)
0
_totalDistributionShares(view returns (uint256)
1
_totalTaxIfBuying(view returns (uint256)
1
_totalTaxIfSelling(view returns (uint256)
1
_walletMax(view returns (uint256)
1000000000000000000000000000000
checkWalletLimit(view returns (bool)
true
deadAddress(view returns (address)
0x000000000000000000000000000000000000dead
decimals(view returns (uint8)
18
getCirculatingSupply(view returns (uint256)
1000000000000000000000000000000
getTime(view returns (uint256)
1731840263
marketingWalletAddress(view returns (address)
0xa4b95e56ff18bace19dcc43d1077136ce9522f98
minimumTokensBeforeSwapAmount(view returns (uint256)
1000000000000000000
name(view returns (string)
BNB2.0
owner(view returns (address)
0x0000000000000000000000000000000000000000
swapAndLiquifyByLimitOnly(view returns (bool)
false
swapAndLiquifyEnabled(view returns (bool)
true
symbol(view returns (string)
BNB2.0
teamWalletAddress(view returns (address)
0x256d707569884ff14c84bf2361068b488804aabd
totalSupply(view returns (uint256)
1000000000000000000000000000000
uniswapPair(view returns (address)
0x6d3b0c8bc574376ec62f6fe717c151aeeb2a19c0
uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
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
approve(address spenderuint256 amountreturns (bool)
changeRouterVersion(address newRouterAddressreturns (address newPairAddress)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
enableDisableWalletLimit(bool newValue
increaseAllowance(address spenderuint256 addedValuereturns (bool)
setBuyDestFee(uint256 newBuyDestroyFee
setBuyTaxes(uint256 newLiquidityTaxuint256 newMarketingTaxuint256 newTeamTax
setDistributionSettings(uint256 newLiquidityShareuint256 newMarketingShareuint256 newTeamShare
setIsExcludedFromFee(address accountbool newValue
setIsTxLimitExempt(address holderbool exempt
setIsWalletLimitExempt(address holderbool exempt
setMarketPairStatus(address accountbool newValue
setMarketingWalletAddress(address newAddress
setMaxDesAmount(uint256 maxDestroy
setMaxTxAmount(uint256 maxTxAmount
setNumTokensBeforeSwap(uint256 newLimit
setSelTaxes(uint256 newLiquidityTaxuint256 newMarketingTaxuint256 newTeamTax
setSellDestFee(uint256 newSellDestroyFee
setSwapAndLiquifyByLimitOnly(bool newValue
setSwapAndLiquifyEnabled(bool _enabled
setTeamWalletAddress(address newAddress
setWalletLimit(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
Constructor
constructor(string coinNamestring coinSymboluint8 coinDecimalsuint256 supplyaddress routeraddress owneraddress marketingAddressaddress teamAddressaddress service
Fallback and receive
receive(
Errors

This contract contains no error objects.