GET /api/market/widget/v2/cryptocurrency/?cursor=bz01JnI9MSZwPTE4NDU%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": 69529,
            "letter_id": "shika-yan",
            "name": "シカやん",
            "symbol": "SHIKA-YAN",
            "code": "SHIKA-YAN",
            "rank": 9999,
            "logo": "https://s3.amazonaws.com/cdn.coindisco.com/currencies/logo/coin_default_image.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": "0x850774535C3E29f8CaBf3eDfa6355ac034243FEf",
                    "issuer": null,
                    "code_cryptocurrency": "SHIKA-YAN",
                    "token_address": "0x850774535C3E29f8CaBf3eDfa6355ac034243FEf",
                    "home_domain": null,
                    "decimals": 18
                }
            ]
        }
    ],
    "next_cursor_value": "bz0xMA==",
    "previous_cursor_value": null,
    "count": 1683
}