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

Token

get

Fetches the details of a specified token on a given blockchain.

Query parameters
chainstringRequired
  • The blockchain on which the token resides.
tokenstringRequired
  • The address or symbol of the token to fetch details for.
Responses
200

A promise that resolves to an ApiResponse containing the token details.

application/json

Represents a standard API response.

successbooleanRequired
messagestringRequired
get/lifi/token
200

A promise that resolves to an ApiResponse containing the token details.