githubEdit

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
chevron-right
200

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

application/json
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.