For the complete documentation index, see llms.txt. This page is also available as Markdown.

AllPossibleConnections

get

Retrieves all possible connections for a given chain and token.

Query parameters
toChainstringRequired
  • The target chain identifier.
toTokenstringRequired
  • The target token identifier.
Responses
200

A promise that resolves to an ApiResponse containing TokenInfoByChainId. The response indicates success or failure and includes a message and data.

application/json

Represents a standard API response.

successbooleanRequired
messagestringRequired
get
/lifi/allPossibleConnections
200

A promise that resolves to an ApiResponse containing TokenInfoByChainId. The response indicates success or failure and includes a message and data.