Skip to content

Commit

Permalink
Merge branch 'main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
SephirothLT authored Sep 24, 2024
2 parents f59cd4a + 137c243 commit e3737f4
Showing 1 changed file with 23 additions and 2 deletions.
25 changes: 23 additions & 2 deletions wallets-v2.json
Original file line number Diff line number Diff line change
Expand Up @@ -248,8 +248,27 @@
"url": "https://api-node.bybit.com/spot/api/web3/bridge/ton/bridge"
}
],
"platforms": ["ios", "android"]
"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"
}

,{
"app_name": "mathwallet",
"name": "MathWallet",
Expand All @@ -270,4 +289,6 @@
],
"platforms": ["ios", "android"]
}
]

]

0 comments on commit e3737f4

Please sign in to comment.