v1

latestOpenAPI 3.0.02026-07-2224101.3 MB
Stablecoin Entity Status

Entity List

This endpoint returns entity list to serve data. Please note that all_token will return bad request for this endpoint. Make sure to use a specific stablecoin symbol. The meaning of the market_type value of the exchange object is as follows. For exchange objects, the market_type field tells whether the exchange is a spot exchange or a derivative exchange. Entities without a market type, such as miners or banks, will return 0 for market_type.

Exchange Market TypeDescription
0Undefined
1Spot Exchange
2Derivative Exchange
get/stablecoin/status/entity-list

Query parameters

tokenstring required

A Stablcoin token from the table that we support. See here

typestring required

A type from the entity in exchange.

formatstring

A format type about return message type. Supported formats are json, csv.

Response

Entity list on a given type.