WallSreetBets Inu

Verified contract

Active on Ethereum with 138 txns
Deployed by via 0x417e50fa at 15639000
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
32 additional variables
ERC-20
--
0xcd26f39fb59d01e8a8c317ce58ce3cf14501dcb833ded8777bc87d59de6a3b7c
0xa26081bf3734106f72d0f386e3a47690933f218ce92970d2ece742abc2ad208a
0xff184f2ac7f2aab6794a228a78d79d00ad5485ebb2c381cce4d6b42545e57d19
0xac579e9cf52d2f3bbb90eef91acd38a07007214d2d0b1847bda5d9a783813617
0x26df1d634fc3e17767ea35cfb9d463d6e74017bc8bbf592e14731d139ba3f063
0x28af090414d40935959df73b84c31c67920c96109dddfb59dc68bd1d21a0a07f
0x9c2e09f7c4fb0f9aba974736adef72cc1a2e9c2ee5da0804adccbd3f53cc0555
0x7e5e7469c0bbf4ea16321427c36086b71269dffb8254ea036f9963ed4dfdab2b
0x69510e15de360847c02053850310e52a6f4d9d4d91bf9481b20653cf074dba4e
0xc616a48c503ccd5f508d5bb9cf9a565cc024d0821667e06bc7fd58b3dc1dd39c

Functions
Getter at block 21216772
_buyDevFee(view returns (uint256)
15
_buyLiquidityFee(view returns (uint256)
20
_buyMarketingFee(view returns (uint256)
15
_buyMultiSigFee(view returns (uint256)
0
_buyTaxFee(view returns (uint256)
0
_sellDevFee(view returns (uint256)
15
_sellLiquidityFee(view returns (uint256)
20
_sellMarketingFee(view returns (uint256)
15
_sellMultiSigFee(view returns (uint256)
0
_sellTaxFee(view returns (uint256)
0
deadBlocks(view returns (uint256)
0
decimals(pure returns (uint8)
18
devAddress(view returns (address)
0xfbe24711e1f9b72d18fccef169e830cc66cd681a
getTime(view returns (uint256)
1731959039
getUnlockTime(view returns (uint256)
0
lastManualLpBurnTime(view returns (uint256)
0
limitsInEffect(view returns (bool)
true
liquidityActiveBlock(view returns (uint256)
0
liquidityAddress(view returns (address)
0x752aea8ad60c1d8c6cdeb8a63a8c0a237b90bdab
manualBurnFrequency(view returns (uint256)
1800
marketingAddress(view returns (address)
0x7fd3ba8b3c5da961252de3d1f15fc7f8863417bb
maxTransactionAmount(view returns (uint256)
30000000000000000000000
maxWallet(view returns (uint256)
30000000000000000000000
minimumTokensBeforeSwap(view returns (uint256)
500000000000000000000
minimumTokensBeforeSwapAmount(view returns (uint256)
500000000000000000000
multiSigAddress(view returns (address)
0xfbe24711e1f9b72d18fccef169e830cc66cd681a
name(pure returns (string)
WallSreetBets Inu
owner(view returns (address)
0x0000000000000000000000000000000000000000
swapAndLiquifyEnabled(view returns (bool)
true
swapEnabled(view returns (bool)
false
symbol(pure returns (string)
WSBI
totalFees(view returns (uint256)
0
totalSupply(pure returns (uint256)
1000000000000000000000000
tradingActive(view returns (bool)
true
tradingActiveBlock(view returns (uint256)
15639025
transferDelayEnabled(view returns (bool)
true
uniswapV2Pair(view returns (address)
0xc8b4ecfdc13daa64f67a0cb1b752aa184b68b7d2
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)
isExcludedFromFee(address accountview returns (bool)
isExcludedFromReward(address accountview returns (bool)
isSniper(address accountview returns (bool)
reflectionFromToken(uint256 tAmountbool deductTransferFeeview returns (uint256)
tokenFromReflection(uint256 rAmountview returns (uint256)
State-modifying
airdropToWallets(address[] airdropWalletsuint256[] amount
approve(address spenderuint256 amountreturns (bool)
buyBackTokens(uint256 ethAmountInWei
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
disableTransferDelay(returns (bool)
enableTrading(uint256 _deadBlocks
excludeFromFee(address account
excludeFromMaxTransaction(address updAdsbool isEx
excludeFromReward(address account
includeInFee(address account
includeInReward(address account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
manageSnipers(address[] addressesbool status
manualBurnLiquidityPairTokens(uint256 percentreturns (bool)
manualSend(address _recipient
removeLimits(returns (bool)
renounceOwnership(
setAutomatedMarketMakerPair(address pairbool value
setBuyFee(uint256 buyTaxFeeuint256 buyLiquidityFeeuint256 buyDevFeeuint256 buyMultiSigFeeuint256 buyMarketingFee
setDevAddress(address _devAddress
setGasPriceLimit(uint256 gas
setLiquidityAddress(address _liquidityAddress
setMarketingAddress(address _marketingAddress
setMultiSigAddress(address _multiSigAddress
setProtectionSettings(bool antiGas
setSellFee(uint256 sellTaxFeeuint256 sellLiquidityFeeuint256 sellDevFeeuint256 sellMultiSigFeeuint256 sellMarketingFee
setSwapAndLiquifyEnabled(bool _enabled
transfer(address recipientuint256 amountreturns (bool)
transferForeignToken(address _tokenaddress _toreturns (bool _sent)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
updateMaxSize(uint256 percent
updateMaxTxnPercent(uint256 percent
updateSwapTokensAtPercent(uint256 percentreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
ExcludedMaxTransactionAmount(address indexed accountbool isExcluded
ManualBurnLP(
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RewardLiquidityProviders(uint256 tokenAmount
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.