This contract is being backfilled. You may encounter incomplete storage history.

Mega Whale

Verified contract

Active on Ethereum with 557 txns
Deployed by via 0x718bff4e at 15297845
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
23 additional variables
ERC-20
--
0x8fd613798788961fe79429f62283f835f83073bb3d8299355a8d49c2c2cdd456
0xe38924ce15ef01b1f436e65861b5da7da182a62b71ca85ba512ad04e82fb24ff
0x6b78402a21b5eba75529283a1410ee86392c68b0671ee5525191614b09648592
0x96afd71185ffb077718f9ad6f8ce615ed4aaea2b524d11d39592860e1306b6c9
0xb70e73733dce93e3a34580f580eaa1d8253b4a5390579a5b36cf6a5a5c575176
0x1d7bdeb47438892fa64510b5d62f8d96cc901080042e8880e9c88e7596bf0700
0x9257344dbeeb69053aa37e9a195f5648d3c1a7923b501f6ec1d2f01c04bb25a2
0x3e2266a23570d5ef602c41a382312ef8c9bdd13a90e05470f00ba724e12accd1
0xa51cdedf2fd5de854aec17c07223577d993f6bec72c0531be169b523dc14f68c
0x5f16ea4b5eab5798d34dd15854df137906875a2d95dfae6e86499e0f62655d36

Functions
Getter at block 20797208
burnBuyFee(view returns (uint256)
0
burnSellFee(view returns (uint256)
0
decimals(view returns (uint8)
18
dividendTracker(view returns (address)
0x7bc43378887cf3ab705f17436d5efa8ae984c5bd
earlyBuyPenaltyEnd(view returns (uint256)
0
feeDivisor(view returns (uint256)
1000
gasForProcessing(view returns (uint256)
0
getClaimWait(view returns (uint256)
1200
getLastProcessedIndex(view returns (uint256)
0
getNumberOfDividendTokenHolders(view returns (uint256)
190
getNumberOfDividends(view returns (uint256)
14033932493537932097498873465
limitsInEffect(view returns (bool)
true
liquidityActiveBlock(view returns (uint256)
0
liquidityBuyFee(view returns (uint256)
30
liquiditySellFee(view returns (uint256)
30
lpPercToWithDraw(view returns (uint256)
0
lpWithdrawRequestDuration(view returns (uint256)
259200
lpWithdrawRequestPending(view returns (bool)
false
lpWithdrawRequestTimestamp(view returns (uint256)
0
maxBuyTransactionAmount(view returns (uint256)
3000000001000000000000000000
maxSellTransactionAmount(view returns (uint256)
3000000001000000000000000000
maxTransactionAmount(view returns (uint256)
0
maxWallet(view returns (uint256)
3000000000000000000000000000
name(view returns (string)
Mega Whale
nextAvailableLpWithdrawDate(view returns (uint256)
0
operationsBuyFee(view returns (uint256)
0
operationsSellFee(view returns (uint256)
0
operationsWallet(view returns (address)
0x420c710004a1061bdf64e6252cd52f4e39ddcc23
owner(view returns (address)
0x0000000000000000000000000000000000000000
rewardsBuyFee(view returns (uint256)
50
rewardsSellFee(view returns (uint256)
50
swapEnabled(view returns (bool)
true
swapTokensAtAmount(view returns (uint256)
150000000000000000000000000
symbol(view returns (string)
WHALING
tokensForBurn(view returns (uint256)
0
tokensForLiquidity(view returns (uint256)
2514544336229375905669826921
tokensForOperations(view returns (uint256)
0
tokensForRewards(view returns (uint256)
4190907227048959842783044872
totalBuyFees(view returns (uint256)
80
totalSellFees(view returns (uint256)
80
totalSupply(view returns (uint256)
100000000000000000000000000000
tradingActive(view returns (bool)
true
tradingActiveBlock(view returns (uint256)
15299048
transferDelayEnabled(view returns (bool)
true
uniswapV2Pair(view returns (address)
0x000f57e2c69a23dcf9640bb297825d634c612912
uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_blacklist(addressview returns (bool)
_isExcludedMaxTransactionAmount(addressview returns (bool)
allowance(address owneraddress spenderview returns (uint256)
automatedMarketMakerPairs(addressview returns (bool)
balanceOf(address accountview returns (uint256)
dividendTokenBalanceOf(address accountview returns (uint256)
getAccountDividendsInfo(address accountaddress rewardTokenview returns (addressint256int256uint256uint256uint256uint256uint256)
getAccountDividendsInfoAtIndex(uint256 indexaddress rewardTokenview returns (addressint256int256uint256uint256uint256uint256uint256)
getTotalDividendsDistributed(address rewardTokenview returns (uint256)
isExcludedFromFees(address accountview returns (bool)
withdrawableDividendOf(address accountaddress rewardTokenview returns (uint256)
State-modifying
addPresaleAddressForExclusions(address _presaleAddress
approve(address spenderuint256 amountreturns (bool)
cancelLPWithdrawRequest(
claim(
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
disableBlacklist(
disableTransferDelay(returns (bool)
enableTrading(
excludeFromDividends(address account
excludeFromFees(address accountbool excluded
excludeFromMaxTransaction(address updAdsbool isEx
excludeMultipleAccountsFromFees(address[] accountsbool excluded
includeInDividends(address account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
processDividendTracker(uint256 gas
removeBlacklistedAddress(address toRemove
removeLimits(returns (bool)
renounceOwnership(
requestToWithdrawLP(uint256 percToWithdraw
setAutomatedMarketMakerPair(address pairbool value
setBlacklistedAddress(address toBlacklist
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
updateBuyFees(uint256 _operationsFeeuint256 _rewardsFeeuint256 _liquidityFeeuint256 _burnFee
updateClaimWait(uint256 claimWait
updateGasForProcessing(uint256 newValue
updateMaxBuyAmount(uint256 newNum
updateMaxSellAmount(uint256 newNum
updateMaxWalletAmount(uint256 newNum
updateOperationsWallet(address newOperationsWallet
updateSellFees(uint256 _operationsFeeuint256 _rewardsFeeuint256 _liquidityFeeuint256 _burnFee
updateSwapAtAmount(uint256 newNum
updateSwapEnabled(bool enabled
withdrawRequestedLP(
withdrawStuckEth(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
CanceledLpWithdrawRequest(
DevWalletUpdated(address indexed newWalletaddress indexed oldWallet
ExcludeFromFees(address indexed accountbool isExcluded
ExcludeMultipleAccountsFromFees(address[] accountsbool isExcluded
ExcludedMaxTransactionAmount(address indexed accountbool isExcluded
GasForProcessingUpdated(uint256 indexed newValueuint256 indexed oldValue
OperationsWalletUpdated(address indexed newWalletaddress indexed oldWallet
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
ProcessedDividendTracker(uint256 iterationsuint256 claimsuint256 lastProcessedIndexbool indexed automaticuint256 gasaddress indexed processor
RequestedLPWithdraw(
SendDividends(uint256 tokensSwappeduint256 amount
SetAutomatedMarketMakerPair(address indexed pairbool indexed value
SwapAndLiquify(uint256 tokensSwappeduint256 ethReceiveduint256 tokensIntoLiqudity
Transfer(address indexed fromaddress indexed touint256 value
WithdrewLPForMigration(
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.