Skip to content

Commit c230f3c

Browse files
authored
Merge pull request #70 from chendatony31/main
Add TokenPocket Wallet
2 parents d1ebf2e + fea14ee commit c230f3c

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

wallets-v2.json

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -540,5 +540,26 @@
540540
"extraCurrencySupported": false
541541
}
542542
]
543+
},
544+
{
545+
"app_name": "tokenpocket",
546+
"name": "TokenPocket",
547+
"image": "https://hk.tpstatic.net/logo/tokenpocket.png",
548+
"about_url": "https://www.tokenpocket.pro",
549+
"universal_url": "https://tp-lab.tptool.pro/ton-connect/",
550+
"bridge": [
551+
{
552+
"type": "js",
553+
"key": "tokenpocket"
554+
},
555+
{
556+
"type": "sse",
557+
"url": "https://ton-connect.mytokenpocket.vip/bridge"
558+
}
559+
],
560+
"platforms": [
561+
"ios",
562+
"android"
563+
]
543564
}
544565
]

0 commit comments

Comments
 (0)