Skip to main content

get all token prices

GET 

/v2

get all token prices

Request

Query Parameters

    vs_currencies string

    specify interested currencies only, otherwise, all currencies are returned

Responses

OK

Schema

    result

    object

    items

    object[]

  • Array [

  • contractAddress string
    symbol string

    price

    object

    property name*

    object

    fiat string
    price number
  • ]

  • paging

    object

    nextCursor string
Loading...