Whole Lotta APE

Verified contract

Active on Ethereum with 155 txns
Deployed by via 0x1edc4a42 at 16188590
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
14 additional variables
ERC-20
--
0x8c4b06c1d3762e965e10c5880dee58c543eaad821a836743b06bfc9b80fef47a
0x1044d1143e6be33f1d099c39eb2b15fa7b7b5459d0c868961b9a93950619f413
0xce4a88e8a6372069f03ec20d5fbf011348ca0f007032b16fa1d073002d71a50e
0x903319c2d15f64f746b02de4a596fe763a58cca40289b7ff44161a5fcf6d1585
0x8fc9187199b9f63e5d0ea22896998c2e3a749fc3a0c30f6453521ce101ac0fb4
0x5fa3d2e37f4e0cc8f54ee69360819d469fd169ec79bfe48d9f709bfe38106501
0x28970ce4fc41166c30703cd777bf36c0242af10e6db998cd0b01a1c565e6f847
0xf9fbe44a9dff7ce674609cd88e221228b3c0fc9212c872dd79799e1cd66f012c
0x3159984037dd54009f76bd899710bbff061e734a94358c14cb81521ee01077ce
0x6487da09b317cb8408d1110af991152f35c5491eb01dcc2b8bde0714b5722b8e

Functions
Getter at block 21056962
decimals(view returns (uint8)
18
dividendTracker(view returns (address)
0x7efcf7cc880a2d9b3d0d76631a4a9fdba596b82e
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)
30
getNumberOfDividends(view returns (uint256)
4901262680066414304175483
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
maxTxn(view returns (uint256)
100000000000000000000000000
name(view returns (string)
Whole Lotta APE
nextAvailableLpWithdrawDate(view returns (uint256)
0
operationsBuyFee(view returns (uint256)
30
operationsSellFee(view returns (uint256)
30
operationsWallet(view returns (address)
0x4d46c0034fb3901b8080f93efbc9f42b323aecfc
owner(view returns (address)
0x0000000000000000000000000000000000000000
rewardsBuyFee(view returns (uint256)
20
rewardsSellFee(view returns (uint256)
20
swapEnabled(view returns (bool)
true
swapTokensAtAmount(view returns (uint256)
2000000000000000000000000
symbol(view returns (string)
WLAPE
tokensForLiquidity(view returns (uint256)
0
tokensForOperations(view returns (uint256)
3735241885764489402548882
tokensForRewards(view returns (uint256)
2490161257176326268365921
totalBuyFees(view returns (uint256)
50
totalSellFees(view returns (uint256)
50
totalSupply(view returns (uint256)
100000000000000000000000000
tradingActive(view returns (bool)
true
tradingActiveBlock(view returns (uint256)
16188617
transferDelayEnabled(view returns (bool)
true
uniswapV2Pair(view returns (address)
0xd7311d046f26fb8cf885aa94193a4902e31b6cfe
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)
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
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
updateMaxWalletAmount(uint256 newNum
updateOperationsWallet(address newOperationsWallet
updateSellFees(uint256 _operationsFeeuint256 _rewardsFeeuint256 _liquidityFee
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.