File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
modules/statics/src/coins Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -11322,7 +11322,7 @@ export const erc20Coins = [
1132211322 9 ,
1132311323 '0x5a3e6a77ba2f983ec0d371ea3b475f8bc0811ad5' ,
1132411324 UnderlyingAsset [ 'eth:0x0' ] ,
11325- AccountCoin . DEFAULT_FEATURES_EXCLUDE_SINGAPORE
11325+ [ ... AccountCoin . DEFAULT_FEATURES_EXCLUDE_SINGAPORE , CoinFeature . BULK_TRANSACTION ]
1132611326 ) ,
1132711327 erc20 (
1132811328 '7839148f-7b3b-4926-a9d4-bdfe2e009abc' ,
@@ -11379,7 +11379,7 @@ export const erc20Coins = [
1137911379 18 ,
1138011380 '0x046eee2cc3188071c02bfc1745a6b17c656e3f3d' ,
1138111381 UnderlyingAsset [ 'eth:rlb' ] ,
11382- AccountCoin . DEFAULT_FEATURES_EXCLUDE_SINGAPORE
11382+ [ ... AccountCoin . DEFAULT_FEATURES_EXCLUDE_SINGAPORE , CoinFeature . BULK_TRANSACTION ]
1138311383 ) ,
1138411384 erc20 (
1138511385 '5ef3ded1-1a49-45f6-80a5-7e4a6f397bcf' ,
You can’t perform that action at this time.
0 commit comments