Skip to main content

Get the List of Tokens on Fuse

GET 

/tokens

Get the List of Tokens on Fuse

Request

Query Parameters

    apiKey stringrequired

    Your Public API key.

Responses

OK

Schema
    tokens object[]
  • Array [
  • name string
    symbol string
    decimals integer
    address string
    logoURI string
    type string
  • ]
Loading...

Was this page helpful?