Skip to content

Commit 9461c9d

Browse files
authored
Merge pull request #7599 from BitGo/WIN-7899
feat: enabling erc20 standard on ip chain
2 parents d53876f + 6bd823f commit 9461c9d

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)