We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f2ab047 + 17b7b83 commit 8dc3691Copy full SHA for 8dc3691
src/data/wallets/wallet-data.ts
@@ -1892,7 +1892,7 @@ export const walletsData: WalletData[] = [
1892
"https://docs.getaurox.com/product-docs/aurox-ecosystem/what-is-the-aurox-ecosystem",
1893
},
1894
{
1895
- last_updated: "2024-06-07",
+ last_updated: "2024-09-09",
1896
name: "ShapeShift Mobile",
1897
image: ShapeShiftImage,
1898
brand_color: "#386FF9",
@@ -1940,7 +1940,7 @@ export const walletsData: WalletData[] = [
1940
layer_2: true,
1941
gas_fee_customization: true,
1942
ens_support: true,
1943
- erc_20_support: false,
+ erc_20_support: true,
1944
buy_crypto: true,
1945
withdraw_crypto: true,
1946
multisig: false,
0 commit comments