-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: fix l1 gas for scroll and blast #307
Conversation
@npty code changes look good. can you explain in the ticket though (for tracking purposes):
|
Issue identification Created a simple script to call What cause an issue The root cause for Blast and Scroll are different:
Solution
|
@canhtrinh two updates to the pr:
|
Test ResultTest Conditions:
|
Description
AXE-3369
This PR fixes error when calling
estimateGasFee
and specifyblast
orscroll
as a destination chain.Additionally, it also removes goerli-based testnet chains from various places such as types, configs, and tests.