diff --git a/blockchains/binance/info/info.json b/blockchains/binance/info/info.json index 2b1c3ad1a..a68b1e99e 100644 --- a/blockchains/binance/info/info.json +++ b/blockchains/binance/info/info.json @@ -1,5 +1,5 @@ { - "name": "Binance Chain Native Token", + "name": "BNB Beacon Chain", "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/", diff --git a/blockchains/binance/tokenlist.json b/blockchains/binance/tokenlist.json index 344d9ae48..ab48ac7d5 100644 --- a/blockchains/binance/tokenlist.json +++ b/blockchains/binance/tokenlist.json @@ -7,7 +7,7 @@ "asset": "c714", "type": "coin", "address": "BNB", - "name": "Binance Chain Native Token", + "name": "BNB Beacon Chain", "symbol": "BNB", "decimals": 8, "logoURI": "https://assets.trustwalletapp.com/blockchains/binance/info/logo.png", diff --git a/blockchains/smartchain/info/info.json b/blockchains/smartchain/info/info.json index 19dea4a00..d99e086e8 100644 --- a/blockchains/smartchain/info/info.json +++ b/blockchains/smartchain/info/info.json @@ -1,5 +1,5 @@ { - "name": "Smart Chain", + "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/", @@ -7,5 +7,26 @@ "symbol": "BNB", "type": "coin", "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" + } + ] } \ No newline at end of file diff --git a/blockchains/smartchain/info/logo.png b/blockchains/smartchain/info/logo.png index e26864cc3..a5e8ab651 100644 Binary files a/blockchains/smartchain/info/logo.png and b/blockchains/smartchain/info/logo.png differ