trustwallet-assets/blockchains/binance/info/info.json
Adam R e3d5d8ed79
[Internal] Coin info's: Include in checks; perform socials->links migration (#10707)
* 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>
2021-06-25 11:12:11 +02:00

42 lines
1.2 KiB
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",
"description": "Fast and secure decentralized digital asset exchange. The new crypto currency trading standard is here.",
"socials": [
{
"name": "Twitter",
"url": "https://twitter.com/binance_dex",
"handle": "binance_dex"
},
{
"name": "Reddit",
"url": "https://reddit.com/r/BinanceExchange",
"handle": "BinanceExchange"
}
],
"explorer": "https://explorer.binance.org/",
"research": "https://research.binance.com/en/projects/bnb",
"symbol": "BNB",
"type": "COIN",
"decimals": 8,
"status": "active",
"tags": [
"staking-native"
],
"links": [
{
"name": "github",
"url": "https://github.com/binance-chain/"
},
{
"name": "twitter",
"url": "https://twitter.com/binance_dex"
},
{
"name": "reddit",
"url": "https://reddit.com/r/BinanceExchange"
}
]
}