Skip to content

Commit

Permalink
Merge pull request #96 from weixuefeng/main
Browse files Browse the repository at this point in the history
feat: update gatewallet
  • Loading branch information
thekiba authored Sep 17, 2024
2 parents 5fb814b + 462c1db commit 137c243
Showing 1 changed file with 19 additions and 1 deletion.
20 changes: 19 additions & 1 deletion 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://prd-web-imgs.s3.ap-northeast-1.amazonaws.com/prd-ordinal-imgs/0192a45e72abbdfb/gateIo.png",
"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 137c243

Please sign in to comment.