Skip to content

Commit

Permalink
Merge branch 'main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
WayneLaw-Crypto authored Oct 17, 2024
2 parents b1b3e42 + 0020e03 commit 87c222b
Showing 1 changed file with 16 additions and 2 deletions.
18 changes: 16 additions & 2 deletions wallets-v2.json
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@
],
"platforms": ["ios", "android", "chrome", "firefox"]
},
{
{
"app_name": "okxTonWallet",
"name": "OKX Wallet",
"image": "https://static.okx.com/cdn/assets/imgs/247/58E63FEA47A2B7D7.png",
Expand Down Expand Up @@ -251,7 +251,7 @@
{
"app_name": "GateWallet",
"name": "GateWallet",
"image": "https://prd-web-imgs.s3.ap-northeast-1.amazonaws.com/prd-ordinal-imgs/0192a45e72abbdfb/gateIo.png",
"image": "https://img.gatedataimg.com/prd-ordinal-imgs/036f07bb8730716e/gateio-0925.png",
"about_url": "https://www.gate.io/",
"bridge": [
{
Expand Down Expand Up @@ -285,6 +285,20 @@
"platforms": ["ios", "android", "macos", "windows", "linux"],
"universal_url": "https://app.binance.com/cedefi/ton-connect"
},
{
"app_name": "fintopio-tg",
"name": "Fintopio Telegram",
"image": "https://fintopio.com/tonconnect-icon.png",
"about_url": "https://fintopio.com",
"universal_url": "https://t.me/fintopio?attach=wallet",
"bridge": [
{
"type": "sse",
"url": "https://wallet-bridge.fintopio.com/bridge"
}
],
"platforms": ["ios", "android", "macos", "windows", "linux"]
},
{
"app_name": "cdcTonWallet",
"name": "Crypto.com DeFi Wallet",
Expand Down

0 comments on commit 87c222b

Please sign in to comment.