Skip to content

Instantly share code, notes, and snippets.

@lvturner
Created May 30, 2018 09:14
Show Gist options
  • Select an option

  • Save lvturner/5993c4161c9c8a46a6c0f931f734c9e7 to your computer and use it in GitHub Desktop.

Select an option

Save lvturner/5993c4161c9c8a46a6c0f931f734c9e7 to your computer and use it in GitHub Desktop.
{
"data": {
"id": 1,
"name": "Bitcoin",
"symbol": "BTC",
"website_slug": "bitcoin",
"rank": 1,
"circulating_supply": 17063437.0,
"total_supply": 17063437.0,
"max_supply": 21000000.0,
"quotes": {
"USD": {
"price": 7487.45,
"volume_24h": 5673390000.0,
"market_cap": 127761631366.0,
"percent_change_1h": -0.15,
"percent_change_24h": 4.66,
"percent_change_7d": -5.49
}
},
"last_updated": 1527671373
},
"metadata": {
"timestamp": 1527671373,
"error": null
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment