diff --git a/common/defs/coins_details.json b/common/defs/coins_details.json index 1fa9d95fb0..0f00d9fd69 100644 --- a/common/defs/coins_details.json +++ b/common/defs/coins_details.json @@ -31744,7 +31744,12 @@ "t1_enabled": "no", "t2_enabled": "yes", "type": "coin", - "wallet": [] + "wallet": [ + { + "name": "Binance Wallet", + "url": "https://binance.org/unlock" + } + ] }, "misc:EOS": { "links": { diff --git a/common/defs/misc/bnb.png b/common/defs/misc/bnb.png new file mode 100644 index 0000000000..9e3f1ccbd3 Binary files /dev/null and b/common/defs/misc/bnb.png differ diff --git a/common/defs/misc/misc.json b/common/defs/misc/misc.json index 1fa4282f73..adbf9c9ae1 100644 --- a/common/defs/misc/misc.json +++ b/common/defs/misc/misc.json @@ -196,7 +196,9 @@ "links": { "Homepage": "https://binance.org" }, - "wallet": {}, + "wallet": { + "Binance Wallet": "https://binance.org/unlock" + }, "blockchain_link": null }, {