You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pages/notices/pectra-fees.mdx
+7-6Lines changed: 7 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,16 +34,16 @@ Since the Ecotone upgrade, the Optimism protocol prices L2 transactions using a
34
34
Please review your [Ecotone scalar chain configuration](/operators/chain-operators/management/blobs).
35
35
36
36
<Callouttype="info">
37
-
If your chain uses a zero blob base fee scalar, meaning it's configured to price for calldata only, you may need to update the base fee scalar and/or the blob base fee scalar. Otherwise, no action is necessary.
37
+
If your chain uses a zero blob base fee scalar, meaning it is configured to price for calldata only, you may need to update the base fee scalar and/or the blob base fee scalar. Otherwise, no action is necessary.
38
38
</Callout>
39
39
40
-
The impact and recommended actions for each of the possible configurations are summarised in the followsing table, and explained in more detail below:
40
+
The impact and recommended actions for each of the possible configurations are summarized in the following table, and explained in more detail below:
41
41
42
42
|`baseFeeScalar`|`blobBaseFeeScalar`| batcher DA | Impact | Action |
| any | >\~10^4 |`calldata`, `blob` or `auto`|| No action required |
45
-
|`x`| 0 |`calldata`| Undercharging L2 Users | Check scalar config, and considering setting `baseFeeScalar` to `x * 10/4` to preserve profit margin |
46
-
| any | 0 |`blob` or `auto`| Overcharging L2 Users most of the time | Check scalar config, and considering setting a positive `blobBaseFeeScalar`|
44
+
| any | >\~10^4 |`calldata`, `blob`, or `auto`|| No action required |
45
+
|`x`| 0 |`calldata`| Undercharging L2 Users | Check scalar config and consider setting `baseFeeScalar` to `x * 10/4` to preserve profit margin |
46
+
| any | 0 |`blob` or `auto`| Overcharging L2 Users most of the time | Check scalar config and consider setting a positive `blobBaseFeeScalar`|
47
47
48
48
### Chains charging for calldata DA and spending on calldata DA
49
49
@@ -57,7 +57,8 @@ If your chain uses a zero blob base fee scalar and your batcher is configured to
57
57
58
58
### General remarks
59
59
60
-
As ever, you may continue to tweak the Ecotone scalars as desired in order to adjust the profitability of your chain. We recommend profitability is monitored continually so that you can adjust the scalars as necessary.
60
+
Continue tweaking the Ecotone scalars as desired to adjust your chain's profitability.
61
+
We recommend profitability is monitored continually so that you can adjust the scalars as necessary.
0 commit comments