Skip to content

Commit 900a124

Browse files
committed
chore: update shapeshift feature erc20 import
1 parent f04e8de commit 900a124

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/data/wallets/wallet-data.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1921,7 +1921,7 @@ export const walletsData: WalletData[] = [
19211921
layer_2: true,
19221922
gas_fee_customization: true,
19231923
ens_support: true,
1924-
erc_20_support: false,
1924+
erc_20_support: true,
19251925
buy_crypto: true,
19261926
withdraw_crypto: true,
19271927
multisig: false,

0 commit comments

Comments
 (0)