Query Parameters
Available options:
arbitrum
, base
, ethereum
Optional block number (defaults to latest).
The symbol or address of the asset..
Examples:
"USDC"
"WETH"
"0xA0b86a33E6441ccF30EE5DdEF1E9b652C91ac1c8"
Response
Successful Response
Total tokens supplied in an Aave Reserve in USD. E.G. How much WBTC has been supplied on Aave in USD.
Required range:
x >= 0
Total tokens borrowed in an Aave Reserve converted to USD. E.G. How much WBTC has been supplied on Aave (in USD).
Required range:
x >= 0
Total borrowed divided by total supplied in an Aave Reserve. E.G. How much WBTC has been borrowed on Aaave divided by the amount supplied
Required range:
0 <= x <= 1