GET /api/market/widget/v2/cryptocurrency/?cursor=bz0yJnI9MSZwPTE3MTQ%3D&format=api&ordering=name
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=bz0xMA==&format=api&ordering=name",
"previous": null,
"results": [
{
"id": 72501,
"letter_id": "-11",
"name": "01",
"symbol": "01",
"code": "01",
"rank": 9999,
"logo": "https://s3.amazonaws.com/cdn.coindisco.com/currencies/logo/01_b5b1714c8f2d4e5fbaa5cba57df085e4.png",
"native": false,
"buy_via_smart_contract": true,
"buy_native": false,
"issuer": null,
"home_domain": null,
"networks": [
{
"id": 36,
"name": "Base",
"code": "base",
"protocol_standard": "",
"icon": "https://s3.amazonaws.com/cdn.coindisco.com/media/service_integration/Network/base.png",
"regex": "^(0x)[0-9A-Fa-f]{40}$",
"network_compatibility_id": "eip155:8453",
"address": "0x604475561AeCF584e89eFfaA023ff85E0B184531",
"issuer": null,
"code_cryptocurrency": "01",
"token_address": "0x604475561AeCF584e89eFfaA023ff85E0B184531",
"home_domain": null,
"decimals": 18
}
]
}
],
"next_cursor_value": "bz0xMA==",
"previous_cursor_value": null,
"count": 1662
}