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>
42 lines
1.2 KiB
JSON
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"
|
|
}
|
|
]
|
|
} |