Skip to content

Commit 1dd9877

Browse files
committed
chore: update mew products
1 parent 25ef0f8 commit 1dd9877

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/data/wallets/wallet-data.ts

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1124,9 +1124,9 @@ const walletData: WalletData[] = [
11241124
security_audit: [""],
11251125
scam_protection: true,
11261126
hardware_support: false,
1127-
walletconnect: false,
1127+
walletconnect: true,
11281128
rpc_importing: false,
1129-
nft_support: false,
1129+
nft_support: true,
11301130
connect_to_dapps: true,
11311131
staking: true,
11321132
swaps: true,
@@ -1223,7 +1223,7 @@ const walletData: WalletData[] = [
12231223
staking: true,
12241224
swaps: true,
12251225
multichain: false,
1226-
layer_2: false,
1226+
layer_2: true,
12271227
gas_fee_customization: true,
12281228
ens_support: true,
12291229
erc_20_support: true,
@@ -2571,7 +2571,7 @@ const walletData: WalletData[] = [
25712571
multisig: false,
25722572
social_recovery: false,
25732573
onboard_documentation: "https://shapeshift.zendesk.com/hc/en-us/",
2574-
documentation:"https://docs.shapeshift.com/",
2574+
documentation: "https://docs.shapeshift.com/",
25752575
},
25762576
]
25772577

0 commit comments

Comments
 (0)