githubEdit

GetMarketId

get

Retrieves the market ID from the Pool Address Provider.

Authorizations
AuthorizationstringRequired
Path parameters
accountstringRequired
  • The account path parameter.
Query parameters
chainIdstringRequired
  • The chain ID from the query parameters.
addressstringRequired
  • The address from the query parameters.
Header parameters
AuthorizationstringRequired
  • The authorization token from the request header.
Responses
chevron-right
200

A promise that resolves to a PoolAddressProviderAPIResponse containing the market ID as a string.

application/json
successbooleanRequired
messagestringRequired
datastringOptional
get
/aave/v3/poolAddressProvider/{account}/getMarketId
200

A promise that resolves to a PoolAddressProviderAPIResponse containing the market ID as a string.