trustwallet-assets/blockchains/band/info/info.json
Adam R 6572a691df
[Internal] Remove socials sections from info.json's (#10876)
* Remove socials sections from info.json's

* Update error message if socials is present

Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2021-06-28 11:24:55 +02:00

27 lines
900 B
JSON

{
"name": "BandChain",
"website": "https://bandprotocol.com/",
"source_code": "https://github.com/bandprotocol/bandchain",
"white_paper": "https://github.com/bandprotocol/bandchain/wiki",
"description": "Band Protocol is a cross-chain data oracle platform that aggregates and connects real-world data and APIs to smart contracts.",
"explorer": "https://cosmoscan.io/",
"research": "https://research.binance.com/en/projects/band-protocol",
"symbol": "BAND",
"type": "COIN",
"decimals": 6,
"status": "active",
"links": [
{
"name": "github",
"url": "https://github.com/bandprotocol/bandchain"
},
{
"name": "twitter",
"url": "https://twitter.com/bandprotocol"
},
{
"name": "reddit",
"url": "https://reddit.com/r/bandprotocol/"
}
]
}