Skip to content

Commit 6bd823f

Browse files
committed
feat: enabling erc20 standard on ip chain
Ticket: [WIN-7899]
1 parent d53876f commit 6bd823f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modules/statics/src/allCoinsAndTokens.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1596,6 +1596,7 @@ export const allCoinsAndTokens = [
15961596
CoinFeature.EVM_COMPATIBLE_UI,
15971597
CoinFeature.EVM_NON_BITGO_RECOVERY,
15981598
CoinFeature.EVM_UNSIGNED_SWEEP_RECOVERY,
1599+
CoinFeature.SUPPORTS_ERC20,
15991600
]
16001601
),
16011602
account(

0 commit comments

Comments
 (0)