Skip to content

Commit d97b56d

Browse files
fix: add CoinFeature.ERC20_BULK_TRANSACTION to morpheth
CECHO-283 TICKET: CECHO-283
1 parent 6f82462 commit d97b56d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

modules/statics/src/allCoinsAndTokens.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2786,6 +2786,7 @@ export const allCoinsAndTokens = [
27862786
CoinFeature.EVM_NON_BITGO_RECOVERY,
27872787
CoinFeature.EVM_UNSIGNED_SWEEP_RECOVERY,
27882788
CoinFeature.SUPPORTS_ERC20,
2789+
CoinFeature.ERC20_BULK_TRANSACTION,
27892790
]
27902791
),
27912792
account(

0 commit comments

Comments
 (0)