We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e6783f commit f20ab76Copy full SHA for f20ab76
1 file changed
modules/statics/src/coinFeatures.ts
@@ -75,6 +75,7 @@ export const EVM_FEATURES = [
75
CoinFeature.BULK_TRANSACTION,
76
CoinFeature.STUCK_TRANSACTION_MANAGEMENT_TSS,
77
CoinFeature.EIP1559,
78
+ CoinFeature.ERC20_BULK_TRANSACTION,
79
];
80
export const AVAXC_FEATURES = [
81
...ETH_FEATURES_WITH_MMI,
0 commit comments