GET
/
market
/
blockchain
/
pairs

Possible filters & sort fields:

FieldTypeDescription
latest_trade_datetimestamp(6)Timestamp of the most recent trade
latest_pricedouble precisionCurrent price of the asset
price_5min_agodouble precisionPrice of the asset 5 minutes ago
price_1h_agodouble precisionPrice of the asset 1 hour ago
price_4h_agodouble precisionPrice of the asset 4 hours ago
price_24h_agodouble precisionPrice of the asset 24 hours ago
price_change_5mindouble precisionPrice change in the last 5 minutes
price_change_1hdouble precisionPrice change in the last hour
price_change_4hdouble precisionPrice change in the last 4 hours
price_change_24hdouble precisionPrice change in the last 24 hours
holders_countdouble precisionNumber of token holders
latest_market_capdouble precisionCurrent market capitalization
price_1min_agodouble precisionPrice of the asset 1 minute ago
price_change_1mindouble precisionPrice change in the last minute
trades_1mindouble precisionNumber of trades in the last minute
trades_5mindouble precisionNumber of trades in the last 5 minutes
volume_1mindouble precisionTrading volume in the last minute
volume_5mindouble precisionTrading volume in the last 5 minutes
created_attimestamp(6)Creation timestamp of the record
market_capdouble precisionMarket capitalization

Query Parameters

blockchain
string

The blockchain you want assets from

sortBy
string

The sort field

sortOrder
enum<string>

The sort order

Available options:
desc,
asc
filters
string

Filters (comma separated)

Response

200 - application/json
data
object