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
get
/lifi/allPossibleConnections200
A promise that resolves to an ApiResponse containing TokenInfoByChainId. The response indicates success or failure and includes a message and data.