github.com/0chain/gosdk@v1.17.11/core/tokenrate/mockresponses/coinmarketcap.json (about)

     1  {
     2  	"status": {
     3  			"timestamp": "2022-06-03T02:18:34.093Z",
     4  			"error_code": 0,
     5  			"error_message": null,
     6  			"elapsed": 50,
     7  			"credit_count": 1,
     8  			"notice": null
     9  	},
    10  	"data": {
    11  			"ZCN": [
    12  					{
    13  							"id": 2882,
    14  							"name": "0Chain",
    15  							"symbol": "ZCN",
    16  							"slug": "0chain",
    17  							"num_market_pairs": 8,
    18  							"date_added": "2018-07-02T00:00:00.000Z",
    19  							"tags": [
    20  									{
    21  											"slug": "platform",
    22  											"name": "Platform",
    23  											"category": "PROPERTY"
    24  									},
    25  									{
    26  											"slug": "ai-big-data",
    27  											"name": "AI & Big Data",
    28  											"category": "PROPERTY"
    29  									},
    30  									{
    31  											"slug": "distributed-computing",
    32  											"name": "Distributed Computing",
    33  											"category": "PROPERTY"
    34  									},
    35  									{
    36  											"slug": "filesharing",
    37  											"name": "Filesharing",
    38  											"category": "PROPERTY"
    39  									},
    40  									{
    41  											"slug": "iot",
    42  											"name": "IoT",
    43  											"category": "PROPERTY"
    44  									},
    45  									{
    46  											"slug": "storage",
    47  											"name": "Storage",
    48  											"category": "PROPERTY"
    49  									}
    50  							],
    51  							"max_supply": 400000000,
    52  							"circulating_supply": 48400982,
    53  							"total_supply": 200000000,
    54  							"platform": {
    55  									"id": 1027,
    56  									"name": "Ethereum",
    57  									"symbol": "ETH",
    58  									"slug": "ethereum",
    59  									"token_address": "0xb9ef770b6a5e12e45983c5d80545258aa38f3b78"
    60  							},
    61  							"is_active": 1,
    62  							"cmc_rank": 782,
    63  							"is_fiat": 0,
    64  							"self_reported_circulating_supply": 115000000,
    65  							"self_reported_market_cap": 25409234.858036295,
    66  							"last_updated": "2022-06-03T02:17:00.000Z",
    67  							"quote": {
    68  									"USD": {
    69  											"price": 0.2209498683307504,
    70  											"volume_24h": 28807.79174117,
    71  											"volume_change_24h": -78.341,
    72  											"percent_change_1h": 0.09600341,
    73  											"percent_change_24h": 0.1834049,
    74  											"percent_change_7d": 24.08736297,
    75  											"percent_change_30d": -43.56084388,
    76  											"percent_change_60d": -63.69787917,
    77  											"percent_change_90d": -27.17695342,
    78  											"market_cap": 10694190.59997902,
    79  											"market_cap_dominance": 0.0008,
    80  											"fully_diluted_market_cap": 88379947.33,
    81  											"last_updated": "2022-06-03T02:17:00.000Z"
    82  									}
    83  							}
    84  					}
    85  			]
    86  	}
    87  }