Returns the historical standard deviation of lending and borrowing rates for Aave reserves, illustrating market volatility.
Documentation Index
Fetch the complete documentation index at: https://docs.compasslabs.ai/llms.txt
Use this file to discover all available pages before exploring further.
arbitrum, base, ethereum Optional block number (defaults to latest).
The symbol or address of the token.. A token identifier - either a supported symbol (e.g., USDC, WETH) or a valid Ethereum address (0x...)
"USDC"
"WETH"
"0xA0b86a33E6441ccF30EE5DdEF1E9b652C91ac1c8"
The number of days for which the standard deviation shall be calculated.
1 <= x <= 30Successful Response
Standard deviation of the variable rate APY for deposits.
0 <= x <= 1Standard deviation of the variable rate APR for deposits.
0 <= x <= 1Standard deviation of the variable rate APY for loans.
0 <= x <= 1Standard deviation of the variable rate APR for loans.
0 <= x <= 1Standard deviation of the fixed rate APY for loans.
0 <= x <= 1Standard deviation of the fixed rate APR for loans.
0 <= x <= 1