trustwallet-assets/blockchains/binance/info/info.json
Viktor Radchenko fa65134c48
Update coin info to contain short description (#1235)
* Update coin info to contain short description

* Rename whitepaper to white_paper

* Fix filecoin file

* Fix iost json
2020-02-15 10:04:11 +09:00

27 lines
951 B
JSON

{
"name": "BNB coin",
"website": "https://binance.org/",
"source_code": "https://github.com/binance-chain/",
"white_paper": "https://www.binance.com/resources/ico/Binance_WhitePaper_en.pdf",
"short_description": "Fast and secure decentralized digital asset exchange. The new crypto currency trading standard is here.",
"description": "Fast and secure decentralized digital asset exchange. The new crypto currency trading standard is here.",
"explorers": [
{
"name": "Binance Chain Explorer",
"url": "https://explorer.binance.org/"
}
],
"socials": [
{
"name": "Twitter",
"url": "https://twitter.com/binance_dex",
"handle": "binance_dex"
},
{
"name": "Reddit",
"url": "https://reddit.com/r/BinanceExchange",
"handle": "BinanceExchange"
}
],
"data_source": "crowd"
}