2020-01-03 10:19:22 +00:00
{
2021-02-03 22:42:15 +00:00
"name" : "Bitcoin" ,
"website" : "https://bitcoin.org" ,
"description" : "Bitcoin is a cryptocurrency and worldwide payment system. It is the first decentralized digital currency, as the system works without a central bank or single administrator." ,
"explorer" : "https://blockchain.info" ,
"research" : "https://research.binance.com/en/projects/bitcoin" ,
"symbol" : "BTC" ,
2021-07-04 05:35:54 +00:00
"type" : "coin" ,
2021-02-03 22:42:15 +00:00
"decimals" : 8 ,
2021-06-25 09:12:11 +00:00
"status" : "active" ,
"links" : [
{
"name" : "github" ,
"url" : "https://github.com/bitcoin"
} ,
{
"name" : "twitter" ,
"url" : "https://twitter.com/Bitcoin"
} ,
{
"name" : "reddit" ,
"url" : "https://reddit.com/r/Bitcoin"
2021-06-28 15:49:10 +00:00
} ,
{
"name" : "whitepaper" ,
"url" : "https://bitcoin.org/bitcoin.pdf"
2021-06-25 09:12:11 +00:00
}
]
2021-03-08 10:39:42 +00:00
}