trustwallet-assets/blockchains/bitcoincash/info/info.json
2021-03-08 10:39:42 +00:00

25 lines
872 B
JSON

{
"name": "Bitcoin Cash",
"website": "https://bitcoincash.org/",
"source_code": "https://github.com/bitcoincashorg/",
"white_paper": "https://www.bitcoincash.org/bitcoin.pdf",
"description": "Bitcoin ABC is an electronic cash platform that allows peer-to-peer online cash payments. It is a fork (a copy in a way) of Bitcoin (BTC).",
"socials": [
{
"name": "Twitter",
"url": "https://twitter.com/BITCOlNCASH",
"handle": "BITCOlNCASH"
},
{
"name": "Reddit",
"url": "https://reddit.com/r/Bitcoincash",
"handle": "Bitcoincash"
}
],
"explorer": "https://blockchair.com/bitcoin-cash",
"research": "https://research.binance.com/en/projects/bitcoin-cash",
"symbol": "BCH",
"type": "COIN",
"decimals": 8,
"status": "active"
}