GetPriceOracle
get
Retrieves the price oracle address from the Aave pool address provider.
Authorizations
AuthorizationstringRequired
Path parameters
accountstringRequired
- The account identifier.
Query parameters
chainIdstringRequired
- The blockchain chain identifier.
addressstringRequired
- The address of the pool address provider.
Header parameters
AuthorizationstringRequired
- The authorization token.
Responses
200
A promise that resolves to a PoolAddressProviderAPIResponse containing the price oracle address.
application/json
get
/aave/v3/poolAddressProvider/{account}/getPriceOracle200
A promise that resolves to a PoolAddressProviderAPIResponse containing the price oracle address.