Skip to content

Commit dd9e695

Browse files
authored
Merge pull request #61 from fe-lucifer/patch-1
add binance web3 wallet
2 parents 137c243 + b8e497a commit dd9e695

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

wallets-v2.json

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -265,5 +265,24 @@
265265
],
266266
"platforms": ["ios", "android"],
267267
"universal_url": "https://gateio.onelink.me/DmA6/web3"
268+
},
269+
{
270+
"app_name": "binanceWeb3TonWallet",
271+
"name": "Binance Web3 Wallet",
272+
"image": "https://static-file-1306379396.file.myqcloud.com/static/binance-w3w/ton-provider/binancew3w.png",
273+
"about_url": "https://www.binance.com/en/web3wallet",
274+
"deepLink": "bnc://app.binance.com/cedefi/ton-connect",
275+
"bridge": [
276+
{
277+
"type": "js",
278+
"key": "binancew3w"
279+
},
280+
{
281+
"type": "sse",
282+
"url": "https://wallet.binance.com/tonbridge/bridge"
283+
}
284+
],
285+
"platforms": ["ios", "android", "macos", "windows", "linux"],
286+
"universal_url": "https://app.binance.com/cedefi/ton-connect"
268287
}
269288
]

0 commit comments

Comments
 (0)