trustwallet-assets/blockchains/smartchain/info/info.json
Nazar 9ef5dfd058
Change name and logo for BNB (BEP20) (BEP2) (#18267)
* Update info.json

* Update logo.png

* Update info.json

* Update tokenlist.json
2022-02-17 10:47:17 +08:00

32 lines
977 B
JSON

{
"name": "BNB Smart Chain",
"website": "https://binance.org/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/binance_dex"
},
{
"name": "reddit",
"url": "https://reddit.com/r/BinanceExchange"
},
{
"name": "whitepaper",
"url": "https://www.binance.com/resources/ico/Binance_WhitePaper_en.pdf"
}
]
}