mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Change name and logo for BNB (BEP20) (BEP2) (#18267)
* Update info.json * Update logo.png * Update info.json * Update tokenlist.json
This commit is contained in:
parent
ac6f54b223
commit
9ef5dfd058
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"name": "Binance Chain Native Token",
|
"name": "BNB Beacon Chain",
|
||||||
"website": "https://binance.org/",
|
"website": "https://binance.org/",
|
||||||
"description": "Fast and secure decentralized digital asset exchange. The new crypto currency trading standard is here.",
|
"description": "Fast and secure decentralized digital asset exchange. The new crypto currency trading standard is here.",
|
||||||
"explorer": "https://explorer.binance.org/",
|
"explorer": "https://explorer.binance.org/",
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
"asset": "c714",
|
"asset": "c714",
|
||||||
"type": "coin",
|
"type": "coin",
|
||||||
"address": "BNB",
|
"address": "BNB",
|
||||||
"name": "Binance Chain Native Token",
|
"name": "BNB Beacon Chain",
|
||||||
"symbol": "BNB",
|
"symbol": "BNB",
|
||||||
"decimals": 8,
|
"decimals": 8,
|
||||||
"logoURI": "https://assets.trustwalletapp.com/blockchains/binance/info/logo.png",
|
"logoURI": "https://assets.trustwalletapp.com/blockchains/binance/info/logo.png",
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"name": "Smart Chain",
|
"name": "BNB Smart Chain",
|
||||||
"website": "https://binance.org/en/smartChain",
|
"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.",
|
"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/",
|
"explorer": "https://bscscan.com/",
|
||||||
|
@ -7,5 +7,26 @@
|
||||||
"symbol": "BNB",
|
"symbol": "BNB",
|
||||||
"type": "coin",
|
"type": "coin",
|
||||||
"decimals": 18,
|
"decimals": 18,
|
||||||
"status": "active"
|
"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"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
Binary file not shown.
Before Width: | Height: | Size: 6.7 KiB After Width: | Height: | Size: 38 KiB |
Loading…
Reference in New Issue
Block a user