Skip to main content
GET
Coin Price by Token Address

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

Platform ID (e.g., ethereum, binance-smart-chain, polygon-pos).

Query Parameters

contract_addresses
string
required

Comma-separated contract addresses.

vs_currencies
string
required

Comma-separated target currencies.

include_market_cap
boolean
include_24hr_vol
boolean
include_24hr_change
boolean
include_last_updated_at
boolean
precision
string

full or a value from 0 to 18 to specify decimal places for currency price values.

Response

200 - application/json

Map keyed by contract address.

{key}
object