Skip to content

Commit 8dc3691

Browse files
authored
Merge pull request #13684 from firebomb1/chore-update-shapeshift-feature-erc20-import
chore: update shapeshift feature erc20 import
2 parents f2ab047 + 17b7b83 commit 8dc3691

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/data/wallets/wallet-data.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1892,7 +1892,7 @@ export const walletsData: WalletData[] = [
18921892
"https://docs.getaurox.com/product-docs/aurox-ecosystem/what-is-the-aurox-ecosystem",
18931893
},
18941894
{
1895-
last_updated: "2024-06-07",
1895+
last_updated: "2024-09-09",
18961896
name: "ShapeShift Mobile",
18971897
image: ShapeShiftImage,
18981898
brand_color: "#386FF9",
@@ -1940,7 +1940,7 @@ export const walletsData: WalletData[] = [
19401940
layer_2: true,
19411941
gas_fee_customization: true,
19421942
ens_support: true,
1943-
erc_20_support: false,
1943+
erc_20_support: true,
19441944
buy_crypto: true,
19451945
withdraw_crypto: true,
19461946
multisig: false,

0 commit comments

Comments
 (0)