get https://data-api.cryptoindexseries.com/data/v2/Exchange/ExchangeAssetList
Fetch list of all assets (fiat and crypto) recognised by the exchange along with the equivalent CIS symbol for the asset
Response
200Exchange Asset List
Fetch list of all assets (fiat and crypto) recognised by the exchange along with the equivalent CIS symbol for the asset
200Exchange Asset List
xxxxxxxxxx
curl --request GET \
--url https://data-api.cryptoindexseries.com/data/v2/Exchange/ExchangeAssetList
Try It!
to start a request and see the response here!