[ZK Stack] - how to modify the gas fee? #670
-
Module Affected
Rust Version1.78.0-nightly Operating System
Issue Description
Expected Behavior
Current BehaviorNo idea. Repository Link (if applicable)No response Additional DetailsNo response Prior Research
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
To modify the gas fees in the ZKsync Era, particularly for components like the zkEVM and the fee withdrawer, you cannot directly adjust them through the Here are some steps and considerations for adjusting gas fees:
Unfortunately, there is no straightforward way to adjust gas fees merely by changing configuration variables in Your feedback helps us serve you better. If this fully addresses your question, please give it a thumbs up. If it doesn't, please give it a thumbs down. This will inform the community and team so we can improve our support. |
Beta Was this translation helpful? Give feedback.
Things in the
chain.toml
and other configs allow you to control different aspects of the price. Here's a doc with a bunch of details of how things can be configured https://github.com/matter-labs/zksync-era/blob/main/docs/guides/advanced/07_fee_model.md