Banana

Verified contract

Active on Ethereum with 239 txns
Deployed by via 0xd06ce278 at 16673405
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
8 additional variables
Native
Value $70.37
ERC-20
--
0xccc5423d450e8b6c39411091eb44ddc1225480dfaa28e96d9bde8c7cd4b323da
0xc49493be42d4633f3246b6d535c8de643645a1297515ccf87f726d77bbebb69f
0xd1266db9fdcbd928aab08f5d875b409651e0162ea28a51a73667f46f910136a0
0xf40578039e4cd885062a6d018cb99c7c5ba942a83393bc2f13d91fc5dcd99e7b
0x551a87958b44e15df285c7437049ce300d58024bf4f4977005ec8bf88a8a9f50
0x0b94a288729176d4463b09eb29ccd34963e1827687de8251df6ce184b72c64a4
0x9da7795b62d10fd411ab55d53dc45355f981de868dd56450188bb9c701aa02f5
0x9b96908fd5ebddc1aed36999d278c878affd75a7e28bf91cecb81f98d42397a3
0x1b5650a14233ab83af9a7b009f64e188cf09e015cef93358ca8e93417e3fff58
0x5fbb118bfcc3e1d793f95865fa5beeab470c4a46e1c154049470ef6f15c88fea

Functions
Getter at block 21301307
DeveloperWallet(view returns (address)
0xd48a73ccd356bb80b9b83a49a53a661190f186ea
EnableTransactionLimit(view returns (bool)
false
_buyDeveloperFee(view returns (uint256)
1
_buyLiquidityFee(view returns (uint256)
1
_buyMarketingFee(view returns (uint256)
1
_maxTxAmount(view returns (uint256)
1000000000000000000000
_sellDeveloperFee(view returns (uint256)
1
_sellLiquidityFee(view returns (uint256)
1
_sellMarketingFee(view returns (uint256)
1
_totalTaxIfBuying(view returns (uint256)
3
_totalTaxIfSelling(view returns (uint256)
3
_walletMax(view returns (uint256)
2000000000000000000000
checkWalletLimit(view returns (bool)
true
deadAddress(view returns (address)
0x000000000000000000000000000000000000dead
decimals(view returns (uint8)
18
getCirculatingSupply(view returns (uint256)
99445681920326297035810
marketingWallet(view returns (address)
0x58009f44ba5be2fbe6aca681d41cff04df63e9d9
minimumTokensBeforeSwap(view returns (uint256)
1000000000000000000000
name(view returns (string)
Banana
owner(view returns (address)
0x000000000000000000000000000000000000dead
swapAndLiquifyByLimitOnly(view returns (bool)
false
swapAndLiquifyEnabled(view returns (bool)
true
symbol(view returns (string)
BANANA
totalSupply(view returns (uint256)
100000000000000000000000
uniswapPair(view returns (address)
0x95d0503906c2951af60c2daaa8922f82eab48fce
uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
zeroAddress(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
blacklist(addressview returns (bool)
isExcludedFromFee(addressview returns (bool)
isMarketPair(addressview returns (bool)
isTxLimitExempt(addressview returns (bool)
isWalletLimitExempt(addressview returns (bool)
State-modifying
airdrop(address[] _addressuint256[] _tokens
approve(address spenderuint256 amountreturns (bool)
changeRouterVersion(address newRouterAddressreturns (address newPairAddress)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
enableDisableWalletLimit(bool newValue
enableTxLimit(bool _status
increaseAllowance(address spenderuint256 addedValuereturns (bool)
renounceOwnership(
rescueFunds(
rescueStuckedToken(address _tokenuint256 _amount
setBlacklist(address _adrbool _status
setBuyTaxes(uint256 _Liquidityuint256 _Marketinguint256 _Developer
setDeveloperWalletAddress(address newAddress
setIsExcludedFromFee(address accountbool newValue
setIsTxLimitExempt(address holderbool exempt
setIsWalletLimitExempt(address holderbool exempt
setMarketPairStatus(address accountbool newValue
setMarketingWalletAddress(address newAddress
setMaxTxAmount(uint256 maxTxAmount
setNumTokensBeforeSwap(uint256 newLimit
setSellTaxes(uint256 _Liquidityuint256 _Marketinguint256 _Developer
setSwapAndLiquifyByLimitOnly(bool newValue
setSwapAndLiquifyEnabled(bool _enabled
setWalletLimit(uint256 newLimit
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
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(
Fallback and receive
receive(
Errors

This contract contains no error objects.