trustwallet-assets/blockchains/smartchain/info/info.json
2022-05-04 11:23:52 +08:00

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"
}
]
}