Skip to content

Instantly share code, notes, and snippets.

@nobelnrj
Last active February 1, 2020 07:09
Show Gist options
  • Save nobelnrj/6ea1331b6276b1783ce881f02c41130a to your computer and use it in GitHub Desktop.
Save nobelnrj/6ea1331b6276b1783ce881f02c41130a to your computer and use it in GitHub Desktop.
{
"currency":[
{
"icon": "#bitcoin",
"abbr": "btc",
"name": "bitcoin",
"value": "721,882",
"status": "positive",
"percentage": "-4.66"
},
{
"icon": "#ethereum-o",
"abbr": "eth",
"name": "ethereum",
"value": "22,370",
"status": "positive",
"percentage": "+0.95"
},
{
"icon": "#xem-o",
"abbr": "xem",
"name": "nem",
"value": "10,604",
"status": "negative",
"percentage": "-1.07"
},
{
"icon": "#ripple-o",
"abbr": "xrp",
"name": "ripple",
"value": "50,839",
"status": "positive",
"percentage": "+0.66"
},
{
"icon": "#bitcoin",
"abbr": "bch",
"name": "bitcoin cash",
"value": "48,676",
"status": "positive",
"percentage": "+0.38"
},
{
"icon": "#bitcoin",
"abbr": "ltc",
"name": "litecoin",
"value": "5,788.5",
"status": "negative",
"percentage": "-0.03"
},
{
"icon": "#bitcoin",
"abbr": "etc",
"name": "etherium classic",
"value": "1,660.7",
"status": "negative",
"percentage": "-0.09"
},
{
"icon": "#bitcoin",
"abbr": "fct",
"name": "factom",
"value": "53,468",
"status": "positive",
"percentage": "+8.47"
},
{
"icon": "#bitcoin",
"abbr": "lsk",
"name": "lisk",
"value": "32,114",
"status": "negative",
"percentage": "-0.47"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment