Skip to content
This repository has been archived by the owner on Jan 26, 2024. It is now read-only.

Commit

Permalink
Update coin.json
Browse files Browse the repository at this point in the history
  • Loading branch information
22388o authored May 8, 2023
1 parent 519e255 commit aee239e
Showing 1 changed file with 6 additions and 35 deletions.
41 changes: 6 additions & 35 deletions API/coin.json
Original file line number Diff line number Diff line change
@@ -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"
}
}

0 comments on commit aee239e

Please sign in to comment.