Banana Cat

Verified contract

Active on Ethereum with 75 txns
Deployed by via 0xd231ec3b at 18376938
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
11 additional variables
ERC-20
--
0xdadd8568906afbca5afaeab0516864a5158469a6e1b0544db4f266b2be841951
0x9e8bdf2d67ae016cf4cee76e5c9c921922a1fedd107ca6b5ac36b858b6323f59
0x93d113474a5ddce71694e7aa1e70b9e77c698bf96c79a6b7647cbaa6b4ff612d
0x6147b694a58977d792a7cd8869890bffd06fb716eed10af4031d072a00ab8f2e
0x69c4f4a5eb6b39b0603ee713d412a9f57398e3688d7e0b7f02cad05f626725f6
0x77449820d9bcdbc332a8d7c0c29912194969f3e5060723199c4497a9a60bbd40
0x10c45d0d4e3d924ee30e92daacd755487743bfb0547bb5be025b87e8b722276f
0x6811757ae04c6ac746de40fc40823a0f9ee53cb137840672ad2a1a3f930c0fc6
0xc7bc684fd8b9df998405065d817410d86d1d35be04e4c51770d598c45eac2cd6
0xa5df57fd0af2d78d4b3d01c07332bab460304cb2e3883e7cbfcc0bcd880ece49

Functions
Getter at block 21275934
buyCharityFee(view returns (uint256)
0
buyDevFee(view returns (uint256)
0
buyLiquidityFee(view returns (uint256)
0
buyMarketingFee(view returns (uint256)
0
buyTotalFees(view returns (uint256)
0
charityWallet(view returns (address)
0x73118821325e7020c11fa47e734eb3de012dceb6
deadAddress(view returns (address)
0x000000000000000000000000000000000000dead
decimals(view returns (uint8)
18
devWallet(view returns (address)
0x73118821325e7020c11fa47e734eb3de012dceb6
limitsInEffect(view returns (bool)
false
marketingWallet(view returns (address)
0x73118821325e7020c11fa47e734eb3de012dceb6
maxTransactionAmount(view returns (uint256)
694203000000000000000000
maxWallet(view returns (uint256)
694203000000000000000000
name(view returns (string)
Banana Cat
owner(view returns (address)
0x73118821325e7020c11fa47e734eb3de012dceb6
sellCharityFee(view returns (uint256)
0
sellDevFee(view returns (uint256)
0
sellLiquidityFee(view returns (uint256)
5
sellMarketingFee(view returns (uint256)
0
sellTotalFees(view returns (uint256)
5
swapEnabled(view returns (bool)
true
swapTokensAtAmount(view returns (uint256)
69420360000000000000000
symbol(view returns (string)
BANANACAT
tokensForCharity(view returns (uint256)
0
tokensForDev(view returns (uint256)
0
tokensForLiquidity(view returns (uint256)
25919470520939493469215
tokensForMarketing(view returns (uint256)
0
totalSupply(view returns (uint256)
69420360000000000000000000
tradingActive(view returns (bool)
true
transferDelayEnabled(view returns (bool)
true
uniswapV2Pair(view returns (address)
0x15d1cf45d2e74c7b389bf571a5c45bc5029b4964
uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransactionAmount(addressview returns (bool)
allowance(address owneraddress spenderview returns (uint256)
automatedMarketMakerPairs(addressview returns (bool)
balanceOf(address accountview returns (uint256)
isExcludedFromFees(address accountview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
disableTransferDelay(returns (bool)
enableTrading(
excludeFromFees(address accountbool excluded
excludeFromMaxTransaction(address updAdsbool isEx
increaseAllowance(address spenderuint256 addedValuereturns (bool)
removeLimits(returns (bool)
renounceOwnership(
setAutomatedMarketMakerPair(address pairbool value
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
updateBuyFees(uint256 _charityFeeuint256 _marketingFeeuint256 _liquidityFeeuint256 _devFee
updateMaxTxnAmount(uint256 newNum
updateMaxWalletAmount(uint256 newNum
updateSellFees(uint256 _charityFeeuint256 _marketingFeeuint256 _liquidityFeeuint256 _devFee
updateSwapEnabled(bool enabled
updateSwapTokensAtAmount(uint256 newAmountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
ExcludeFromFees(address indexed accountbool isExcluded
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SetAutomatedMarketMakerPair(address indexed pairbool indexed value
SwapAndLiquify(uint256 tokensSwappeduint256 ethReceiveduint256 tokensIntoLiquidity
Transfer(address indexed fromaddress indexed touint256 value
UpdateUniswapV2Router(address indexed newAddressaddress indexed oldAddress
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.