Skip to content

Commit 4b8ae75

Browse files
committed
rabbit suggestions
1 parent 20bfcfb commit 4b8ae75

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

pages/notices/pectra-fees.mdx

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -34,16 +34,16 @@ Since the Ecotone upgrade, the Optimism protocol prices L2 transactions using a
3434
Please review your [Ecotone scalar chain configuration](/operators/chain-operators/management/blobs).
3535

3636
<Callout type="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.
3838
</Callout>
3939

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:
4141

4242
| `baseFeeScalar` | `blobBaseFeeScalar` | batcher DA | Impact | Action |
4343
| --------------- | ------------------- | ----------------------------- | -------------------------------------- | ---------------------------------------------------------------------------------------------------- |
44-
| 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` |
4747

4848
### Chains charging for calldata DA and spending on calldata DA
4949

@@ -57,7 +57,8 @@ If your chain uses a zero blob base fee scalar and your batcher is configured to
5757

5858
### General remarks
5959

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.
6162

6263
### Technical references
6364

0 commit comments

Comments
 (0)