CakeStack

Verified contract

Active on Ethereum with 78 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
17 additional variables
ERC-20
--
0x68d9ac357e360a13ba198fc923e76f8883666d87bd142889845d399f8c0bd7c6
0x7e4006aa49240b4f40dd733d1cbd33f0fcbcf2e20d384768b1f44b8d6f319ba1
0x6a0c302aef730a5f513f7d2b56e24dc802c6f709166fbb556a7194acff8f1300
0x8441c25c767297e2b3b7dc5d1d2c03147845e2dd0c3895c6f29ea51801ab97a7
0x2a7eec0701f5615333e97670fdbb0a7a94bb0be1682d3240846c1f78888e05a5
0xcd8256cfde5fd7caa5da63083a3acc2c69c20271eb62aff3afdd6b10c9855dd4
0x2a4a3c4bb81b58a21c34d5495fd3b7363a831ef5c202b592668a6ee1e3c73713
0xd6e3d3424eb8cb7c4f561f1bf3fe2dba1eb1d67c9ee0c9ea342696ef3ff874fe
0xec0464f0874f0ede401121ac76e0dc90f814bcfe9454cc43f328559788382b7b
0x186384f13ca29a321b0d04de7948c82a8616cc81de18fd2c614ae6781f6d05f4

Functions
Getter at block 21206706
decimals(view returns (uint8)
18
dividendTracker(view returns (address)
0xc025f28ece1b946ef9877d6a3eb5641a5b62b8a1
earlyBuyPenaltyEnd(view returns (uint256)
0
feeDivisor(view returns (uint256)
100
gasForProcessing(view returns (uint256)
200000
getClaimWait(view returns (uint256)
1200
getLastProcessedIndex(view returns (uint256)
56
getNumberOfDividendTokenHolders(view returns (uint256)
63
getNumberOfDividends(view returns (uint256)
612423735750530045021410055135
limitsInEffect(view returns (bool)
true
liquidityActiveBlock(view returns (uint256)
0
liquidityBuyFee(view returns (uint256)
0
liquiditySellFee(view returns (uint256)
0
lpPercToWithDraw(view returns (uint256)
0
lpWithdrawRequestDuration(view returns (uint256)
259200
lpWithdrawRequestPending(view returns (bool)
false
lpWithdrawRequestTimestamp(view returns (uint256)
0
maxTransactionAmount(view returns (uint256)
10000000000000000000000000000
maxWallet(view returns (uint256)
20000000000000000000000000000
name(view returns (string)
CakeStack
nextAvailableLpWithdrawDate(view returns (uint256)
0
operationsBuyFee(view returns (uint256)
0
operationsSellFee(view returns (uint256)
3
owner(view returns (address)
0x0000000000000000000000000000000000000000
rewardsBuyFee(view returns (uint256)
0
rewardsSellFee(view returns (uint256)
7
swapEnabled(view returns (bool)
true
swapTokensAtAmount(view returns (uint256)
500000000000000000000000000
symbol(view returns (string)
🥞
tokensForLiquidity(view returns (uint256)
0
tokensForOperations(view returns (uint256)
163902582546320446899370364
tokensForRewards(view returns (uint256)
382439359274747709431864182
totalBuyFees(view returns (uint256)
0
totalSellFees(view returns (uint256)
10
totalSupply(view returns (uint256)
1000000000000000000000000000000
tradingActive(view returns (bool)
true
tradingActiveBlock(view returns (uint256)
15626799
transferDelayEnabled(view returns (bool)
true
uniswapV2Pair(view returns (address)
0xc79b55c2b51d68033b9ed1d31d05739131e49c8d
uniswapV2Router(view returns (address)
0xeff92a263d31888d860bd50809a8d171709b7b1c
Read-only
_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)
disableTransferDelay(returns (bool)
enableTrading(
excludeFromDividends(address account
excludeFromFees(address accountbool excluded
excludeFromMaxTransaction(address updAdsbool isEx
excludeMultipleAccountsFromFees(address[] accountsbool excluded
excludeMultipleAccountsFromMxTx(address[] accountsbool excluded
includeInDividends(address account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
processDividendTracker(uint256 gas
removeLimits(returns (bool)
renounceOwnership(
requestToWithdrawLP(uint256 percToWithdraw
setAutomatedMarketMakerPair(address pairbool value
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
updateBuyFees(uint256 _operationsFeeuint256 _rewardsFeeuint256 _liquidityFee
updateClaimWait(uint256 claimWait
updateGasForProcessing(uint256 newValue
updateMaxAmount(uint256 newNum
updateMaxWalletAmount(uint256 newNum
updateOperationsWallet(address newOperationsWallet
updateSellFees(uint256 _operationsFeeuint256 _rewardsFeeuint256 _liquidityFee
updateSwapEnabled(bool enabled
withdrawRequestedLP(
withdrawStuckETH(
withdrawStuckTokens(address tkn
Events
Approval(address indexed owneraddress indexed spenderuint256 value
CanceledLpWithdrawRequest(
DevWalletUpdated(address indexed newWalletaddress indexed oldWallet
ExcludeFromFees(address indexed accountbool isExcluded
ExcludeMultipleAccountsFromFees(address[] accountsbool isExcluded
ExcludeMultipleAccountsMxTx(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
fallback(
receive(
Errors

This contract contains no error objects.