mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
e3d5d8ed79
* Include coin info.json's in checks as well * Put all chain coin cheks into one check step * Socials->links adaptation in coin info.json's Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
40 lines
1.4 KiB
JSON
40 lines
1.4 KiB
JSON
{
|
|
"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,
|
|
"status": "active",
|
|
"links": [
|
|
{
|
|
"name": "github",
|
|
"url": "https://github.com/smartbch/smartbch"
|
|
},
|
|
{
|
|
"name": "twitter",
|
|
"url": "https://twitter.com/SmartBCH"
|
|
},
|
|
{
|
|
"name": "reddit",
|
|
"url": "https://reddit.com/user/SmartBCH"
|
|
}
|
|
]
|
|
} |