File tree Expand file tree Collapse file tree 2 files changed +11
-9
lines changed Expand file tree Collapse file tree 2 files changed +11
-9
lines changed Original file line number Diff line number Diff line change @@ -970,7 +970,7 @@ export const walletsData: WalletData[] = [
970
970
mpc : true ,
971
971
} ,
972
972
{
973
- last_updated : "2022-07-18 " ,
973
+ last_updated : "2024-11-06 " ,
974
974
name : "TokenPocket" ,
975
975
image : TokenPocketImage ,
976
976
twBackgroundColor : "bg-[#2980fe]" ,
@@ -1000,19 +1000,20 @@ export const walletsData: WalletData[] = [
1000
1000
"vi" ,
1001
1001
"zh" ,
1002
1002
"zh-tw" ,
1003
+ "ur" ,
1003
1004
] ,
1004
1005
twitter : "https://twitter.com/TokenPocket_TP" ,
1005
- discord : "" ,
1006
+ discord : "https://discord.com/invite/NKPM8TXFQk " ,
1006
1007
reddit : "" ,
1007
1008
telegram : "https://t.me/tokenPocket_en" ,
1008
1009
ios : true ,
1009
1010
android : true ,
1010
1011
linux : false ,
1011
- windows : true ,
1012
- macOS : true ,
1012
+ windows : false ,
1013
+ macOS : false ,
1013
1014
firefox : false ,
1014
1015
chromium : true ,
1015
- hardware : false ,
1016
+ hardware : true ,
1016
1017
open_source : false ,
1017
1018
repo_url : "" ,
1018
1019
non_custodial : true ,
@@ -1022,19 +1023,20 @@ export const walletsData: WalletData[] = [
1022
1023
rpc_importing : true ,
1023
1024
nft_support : true ,
1024
1025
connect_to_dapps : true ,
1025
- staking : false ,
1026
+ staking : true ,
1026
1027
swaps : true ,
1027
1028
multichain : true ,
1028
1029
layer_2 : true ,
1029
1030
gas_fee_customization : true ,
1030
1031
ens_support : true ,
1031
1032
erc_20_support : true ,
1032
1033
buy_crypto : true ,
1033
- withdraw_crypto : false ,
1034
- multisig : false ,
1034
+ withdraw_crypto : true ,
1035
+ multisig : true ,
1035
1036
social_recovery : false ,
1036
- onboard_documentation : "" ,
1037
+ onboard_documentation : "ttps://help.tokenpocket.pro/en " ,
1037
1038
documentation : "https://help.tokenpocket.pro/developer-en/" ,
1039
+ new_to_crypto : true ,
1038
1040
} ,
1039
1041
{
1040
1042
last_updated : "2022-06-30" ,
You can’t perform that action at this time.
0 commit comments