mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
32 lines
981 B
JSON
32 lines
981 B
JSON
{
|
|
"name": "BNB Smart Chain",
|
|
"website": "https://www.bnbchain.world/en/smartChain",
|
|
"description": "A blockchain with a full-fledged environment for developing high-performance decentralized applications and cross-chain compatibility with Binance Chain.",
|
|
"explorer": "https://bscscan.com/",
|
|
"research": "https://research.binance.com/en/projects/bnb",
|
|
"symbol": "BNB",
|
|
"type": "coin",
|
|
"decimals": 18,
|
|
"status": "active",
|
|
"tags": [
|
|
"staking-native"
|
|
],
|
|
"links": [
|
|
{
|
|
"name": "github",
|
|
"url": "https://github.com/binance-chain/"
|
|
},
|
|
{
|
|
"name": "twitter",
|
|
"url": "https://twitter.com/BNBCHAIN"
|
|
},
|
|
{
|
|
"name": "reddit",
|
|
"url": "https://reddit.com/r/BinanceExchange"
|
|
},
|
|
{
|
|
"name": "whitepaper",
|
|
"url": "https://www.binance.com/resources/ico/Binance_WhitePaper_en.pdf"
|
|
}
|
|
]
|
|
} |