Whale Inu

Verified contract

Active on Ethereum with 77 txns
Deployed by via 0x9cdcd2bc at 15662603
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
32 additional variables
ERC-20
--
0x3f7332e601977bab002a04c84e5917dc0bc4fdc0bba7355256899d87bb803992
0x1f8f751a80366a5ece756080356d6209f7be1173c378e1c6872a9b82beb49c60
0x83dd9a28a6512d536241e951b1149f6382a14f2010b35695f9b7ae1af81b5d62
0xf5714595b8796a1967bd4bdbcd41d45baafaa4c490c2bb62463ecb42a851915a
0x814a654f95f6a64d28b18fc930613c6287e53a6fb865c9e143025e18ce1f5837
0x086a04ca0daf0a5494a8e95c2320995471c62dd5f281a09b3d8d0f9f1c5c689c
0x493ed0270d12d29b54596234c0c8e2daee6cccfc202f201e2c6684d5dfbd5f75
0xc0dfce617b9727fc7801b1a111fc85b766d428e8daa58fb44101330d5cb73984
0xe4cb5bfa40d9d64a3811b348ebf497caa5287736220584d5d77f1b9a35b1ebb0
0x93e27ae146b94f9a4472a719ac783db450ab0899d92cfdbd0eb4306c29242ab6

Functions
Getter at block 21417029
_buyDevFee(view returns (uint256)
40
_buyLiquidityFee(view returns (uint256)
0
_buyMarketingFee(view returns (uint256)
10
_buyMultiSigFee(view returns (uint256)
0
_buyTaxFee(view returns (uint256)
0
_sellDevFee(view returns (uint256)
40
_sellLiquidityFee(view returns (uint256)
0
_sellMarketingFee(view returns (uint256)
10
_sellMultiSigFee(view returns (uint256)
0
_sellTaxFee(view returns (uint256)
0
deadBlocks(view returns (uint256)
1
decimals(pure returns (uint8)
18
devAddress(view returns (address)
0x58c2ec0dbdba19266581d5ae5187839dd7933ddc
getTime(view returns (uint256)
1734375563
getUnlockTime(view returns (uint256)
0
lastManualLpBurnTime(view returns (uint256)
0
limitsInEffect(view returns (bool)
true
liquidityActiveBlock(view returns (uint256)
0
liquidityAddress(view returns (address)
0x58c2ec0dbdba19266581d5ae5187839dd7933ddc
manualBurnFrequency(view returns (uint256)
1800
marketingAddress(view returns (address)
0x58c2ec0dbdba19266581d5ae5187839dd7933ddc
maxTransactionAmount(view returns (uint256)
20000000000000000000000
maxWallet(view returns (uint256)
20000000000000000000000
minimumTokensBeforeSwap(view returns (uint256)
500000000000000000000
minimumTokensBeforeSwapAmount(view returns (uint256)
500000000000000000000
multiSigAddress(view returns (address)
0x58c2ec0dbdba19266581d5ae5187839dd7933ddc
name(pure returns (string)
Whale Inu
owner(view returns (address)
0x58c2ec0dbdba19266581d5ae5187839dd7933ddc
swapAndLiquifyEnabled(view returns (bool)
true
swapEnabled(view returns (bool)
false
symbol(pure returns (string)
WHALEINU
totalFees(view returns (uint256)
0
totalSupply(pure returns (uint256)
1000000000000000000000000
tradingActive(view returns (bool)
true
tradingActiveBlock(view returns (uint256)
15662630
transferDelayEnabled(view returns (bool)
true
uniswapV2Pair(view returns (address)
0x278744c0f7bfbf23496c50293a9a5f80e9c9214d
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.