From aee239e0a6843ced3cf9c97e3337f3ce2d2ac7c7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?22388o=E2=9A=A1=EF=B8=8F?= <83122757+22388o@users.noreply.github.com> Date: Mon, 8 May 2023 14:46:42 -0300 Subject: [PATCH] Update coin.json --- API/coin.json | 41 ++++++----------------------------------- 1 file changed, 6 insertions(+), 35 deletions(-) diff --git a/API/coin.json b/API/coin.json index 4053ba3..8398d79 100644 --- a/API/coin.json +++ b/API/coin.json @@ -1,38 +1,9 @@ { "name":"Coinmarketcap" "version":"1.0.0" - "id": 1, - "name": "Bitcoin", - "symbol": "BTC", - "slug": "bitcoin", - "cmc_rank": 5, - "num_market_pairs": 500, - "circulating_supply": 16950100, - "total_supply": 16950100, - "max_supply": 21000000, - "last_updated": "2018-06-02T22:51:28.209Z", - "date_added": "2013-04-28T00:00:00.000Z", - "tags": [ - "mineable" - ], - "platform": null, - "quote": { - "USD": { - "price": 9283.92, - "volume_24h": 7155680000, - "percent_change_1h": -0.152774, - "percent_change_24h": 0.518894, - "percent_change_7d": 0.986573, - "market_cap": 158055024432, - "last_updated": "2018-08-09T22:53:32.000Z" - }, - "BTC": { - "price": 1, - "volume_24h": 772012, - "percent_change_1h": 0, - "percent_change_24h": 0, - "percent_change_7d": 0, - "market_cap": 17024600, - "last_updated": "2018-08-09T22:53:32.000Z" - } - }, + "response":{ +"data":{ +"btcUsdPrice":"27796" +"btcUsdTimestamp":"1683567880" +} +}