githubEdit

Liquidity sources

get

Retrieves liquidity sources for a given chain ID.

Authorizations
AuthorizationstringRequired
Query parameters
chainIdnumber · doubleRequired
  • The ID of the blockchain to query for liquidity sources.
Header parameters
AuthorizationstringRequired
  • The authorization token from the request header.
Responses
chevron-right
200

A promise that resolves to an OdosAPIResponse containing the result of the liquidity sources query.

application/json

Represents the structure of a response from the Odos API.

successbooleanRequired

Indicates whether the API request was successful.

messagestringRequired

A message providing additional information about the API response.

get
/odos/liquidity-sources
200

A promise that resolves to an OdosAPIResponse containing the result of the liquidity sources query.