Reserve data
get
Retrieves reserve data for a specific asset from the lending pool.
Authorizations
AuthorizationstringRequired
Query parameters
addressstringRequired
- The address of the lending pool.
chainIdstringRequired
- The chain ID of the blockchain network.
assetstringRequired
- The asset for which to retrieve reserve data.
Header parameters
AuthorizationstringRequired
- The authorization token.
Responses
200
A promise that resolves to a LendingPoolAPIResponse containing the reserve data.
application/json
get
/lending-pool/reserve-data200
A promise that resolves to a LendingPoolAPIResponse containing the reserve data.