mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
8c949880b1
* Fix BNB name, add coin checks to tokenlist validation * Add tokenlist pairs check
32 lines
933 B
JSON
32 lines
933 B
JSON
{
|
|
"name": "Binance Chain Native Token",
|
|
"website": "https://binance.org/",
|
|
"description": "Fast and secure decentralized digital asset exchange. The new crypto currency trading standard is here.",
|
|
"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"
|
|
},
|
|
{
|
|
"name": "whitepaper",
|
|
"url": "https://www.binance.com/resources/ico/Binance_WhitePaper_en.pdf"
|
|
}
|
|
]
|
|
} |