BasedAPY

Verified contract

Active on Base with 98 txns
Deployed by via 0xd8b6a581 at 12293771
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
14 additional variables
ERC-20
--
0x749fe94a484c5791b9399af2acb9460ed5e375bcc4b1f267767297028c5d0caa
0xcfe018feed4f42722c345f69c2e77a9f7f4b03dc17becb6e90b87226cfa4514d
0x9a8c028ee77eff2edff3dfe59107024d27eb267b9b60b910285648b53d5923be
0xe7c45a61ed2b79b6b7185ac73efe51270e0658ea47017d4e69f36de4ff7829d6
0x9df2108b720b766d92b4462e04d5ab5fedbffdba9be0ec063e5359b4b236ac35
0x88fd88c926e5f63b1607c5b5b2fa5d3308668f53e1d48b0471462f8fb35738c3
0x69b0dada40103455fd050ae76c7b79f8c1949c9224cac694d9be0fdfea55bb49
0x664ee2a1e894ea00077b34a0d1c97dea01e05d3290abd5f358fc5fa378255587
0xb3075f1701c33c1639c6e20df98c69d3238c3ac35990d675c64add31e6bfbca2
0xa049b1dbe926fafb27c930c528a7c692e49ea8a6b9a353c6bcf88dc603253341

Functions
Getter at block 23196781
decimals(view returns (uint8)
18
dividendTracker(view returns (address)
0xcb4884ea9005cadfc40a255dac832399d88f4ef0
earlyBuyPenaltyEnd(view returns (uint256)
0
feeDivisor(view returns (uint256)
1000
gasForProcessing(view returns (uint256)
0
getClaimWait(view returns (uint256)
1200
getLastProcessedIndex(view returns (uint256)
3
getNumberOfDividendTokenHolders(view returns (uint256)
18
getNumberOfDividends(view returns (uint256)
81297536868326752106324182344
limitsInEffect(view returns (bool)
false
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)
20000000000000000000000000000
name(view returns (string)
BasedAPY
nextAvailableLpWithdrawDate(view returns (uint256)
0
operationsBuyFee(view returns (uint256)
50
operationsSellFee(view returns (uint256)
50
operationsWallet(view returns (address)
0x4e2b1216c1d942083b66af39bcfd3adb8b8543bc
owner(view returns (address)
0x0000000000000000000000000000000000000000
rewardsBuyFee(view returns (uint256)
50
rewardsSellFee(view returns (uint256)
50
swapEnabled(view returns (bool)
true
swapTokensAtAmount(view returns (uint256)
2000000000000000000000000000
symbol(view returns (string)
BASEDAPY
tokensForLiquidity(view returns (uint256)
0
tokensForOperations(view returns (uint256)
46646165530633426167847714055
tokensForRewards(view returns (uint256)
46646165530633426167847714055
totalBuyFees(view returns (uint256)
100
totalSellFees(view returns (uint256)
100
totalSupply(view returns (uint256)
1000000000000000000000000000000
tradingActive(view returns (bool)
true
tradingActiveBlock(view returns (uint256)
12294450
transferDelayEnabled(view returns (bool)
false
uniswapV2Pair(view returns (address)
0x56b24ff201394461ac7185bf683b4638f5622051
uniswapV2Router(view returns (address)
0x4752ba5dbc23f44d87826276bf6fd6b1c372ad24
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
updateSwapTokensAtAmount(uint256 _value
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.