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
get
/lifi/token
200

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