Add smartBCH asset (#9710)

* Add smartBCH asset

* Add missing fields
This commit is contained in:
zxh0 2021-06-11 02:09:07 +08:00 committed by GitHub
parent 7c1e5ff152
commit 7cb0579cd8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 25 additions and 0 deletions

View File

@ -0,0 +1,25 @@
{
"name": "smartBCH",
"website": "https://smartbch.org/",
"source_code": "https://github.com/smartbch/smartbch",
"white_paper": "https://github.com/smartbch/docs/blob/main/smartbch_whitepaper-en.md",
"short_description": "smartBCH is a sidechain for Bitcoin Cash with EVM and Web3 compatibility.",
"description": "Smart Bitcoin Cash (smartBCH for short) is a sidechain for Bitcoin Cash and has an aim to explore new ideas and unlock possibilities. It is compatible with Ethereum's EVM and Web3 API and provides high throughput for DApps in a fast, secure, and decentralized manner.",
"socials": [
{
"name": "Twitter",
"url": "https://twitter.com/SmartBCH",
"handle": "SmartBCH"
},
{
"name": "Reddit",
"url": "https://www.reddit.com/user/SmartBCH",
"handle": "SmartBCH"
}
],
"explorer": "http://smartscan.cash/",
"research": "https://docs.smartbch.org/smartbch/",
"symbol": "BCH",
"type": "COIN",
"decimals": 18
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.1 KiB