mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
fa65134c48
* Update coin info to contain short description * Rename whitepaper to white_paper * Fix filecoin file * Fix iost json
27 lines
951 B
JSON
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"
|
|
} |