Skip to content

Commit

Permalink
fix: adjust wallets list order
Browse files Browse the repository at this point in the history
  • Loading branch information
thekiba authored Dec 9, 2024
1 parent 8158f26 commit 41146c2
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions wallets-v2.json
Original file line number Diff line number Diff line change
Expand Up @@ -263,6 +263,20 @@
],
"platforms": ["chrome"]
},
{
"app_name": "BitgetWeb3",
"name": "BitgetWeb3",
"image": "https://img.bitgetimg.com/image/third/1731638059795.png",
"about_url": "​https://www.bitget.com",
"universal_url": "https://t.me/BitgetOfficialBot?attach=wallet",
"bridge": [
{
"type": "sse",
"url": "https://ton-connect-bridge.bgwapi.io/bridge"
}
],
"platforms": ["ios", "android", "windows", "macos", "linux"]
},
{
"app_name": "tobi",
"name": "Tobi",
Expand All @@ -283,20 +297,6 @@
"linux"
]
},
{
"app_name": "BitgetWeb3",
"name": "BitgetWeb3",
"image": "https://img.bitgetimg.com/image/third/1731638059795.png",
"about_url": "​https://www.bitget.com",
"universal_url": "https://t.me/BitgetOfficialBot?attach=wallet",
"bridge": [
{
"type": "sse",
"url": "https://ton-connect-bridge.bgwapi.io/bridge"
}
],
"platforms": ["ios", "android", "windows", "macos", "linux"]
},
{
"app_name": "xtonwallet",
"name": "XTONWallet",
Expand Down

0 comments on commit 41146c2

Please sign in to comment.