Skip to main content

Get the List of Tokens on Fuse

GET 

/tokens

Get the List of Tokens on Fuse

Request

Details

Query Parameters

    apiKey stringrequired

    Your Public API key.

Responses

OK

Details

Schema

    Details

    tokens

    object[]

  • Array [

  • name string
    symbol string
    decimals integer
    address string
    logoURI string
    type string
  • ]

Loading...

Was this page helpful?