Skip to content

Commit

Permalink
feat: update gatewallet
Browse files Browse the repository at this point in the history
  • Loading branch information
S_PONY committed Sep 13, 2024
1 parent 5fb814b commit 83c9078
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions wallets-v2.json
Original file line number Diff line number Diff line change
Expand Up @@ -247,5 +247,23 @@
}
],
"platforms": ["ios", "android", "chrome"]
},
{
"app_name": "GateWallet",
"name": "GateWallet",
"image": "https://www.gate.io/images/login/qrcode_center_icon.svg",
"about_url": "https://www.gate.io/",
"bridge": [
{
"type": "js",
"key": "gatetonwallet"
},
{
"type": "sse",
"url": "https://dapp.gateio.services/tonbridge_api/bridge/v1"
}
],
"platforms": ["ios", "android"],
"universal_url": "https://gateio.onelink.me/DmA6/web3"
}
]

0 comments on commit 83c9078

Please sign in to comment.