GET /api/market/widget/v2/cryptocurrency/?cursor=cj0xJnA9Mg%3D%3D&format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"next": "https://api.coindisco.com/api/market/widget/v2/cryptocurrency/?cursor=cD0x&format=api",
"previous": null,
"results": [
{
"id": 1,
"letter_id": "btc",
"name": "Bitcoin",
"symbol": "BTC",
"code": "btc",
"rank": 1,
"logo": "https://s3.amazonaws.com/cdn.coindisco.com/currencies/logo/btc_bitcoin.png",
"native": true,
"buy_via_smart_contract": false,
"buy_native": true,
"issuer": null,
"home_domain": null,
"networks": [
{
"id": 7,
"name": "Bitcoin",
"code": "bitcoin",
"protocol_standard": "",
"icon": "https://s3.amazonaws.com/cdn.coindisco.com/media/service_integration/Network/bitcoin.png",
"regex": "^[13][a-km-zA-HJ-NP-Z1-9]{25,34}$|^(bc1)[0-9A-Za-z]{39,59}$",
"network_compatibility_id": "",
"address": "",
"issuer": "",
"code_cryptocurrency": null,
"token_address": null,
"home_domain": null,
"decimals": null
}
]
}
],
"next_cursor_value": "cD0x",
"previous_cursor_value": null,
"count": 1695
}