Skip to content

Dry run on Ethereum#1711

Open
yrong wants to merge 11 commits intomainfrom
ron/dry-run-on-ethereum
Open

Dry run on Ethereum#1711
yrong wants to merge 11 commits intomainfrom
ron/dry-run-on-ethereum

Conversation

@yrong
Copy link
Contributor

@yrong yrong commented Feb 11, 2026

Tested on Westend-Sepolia. It still requires #1676 to be deployed to production.

@yrong yrong marked this pull request as ready for review February 13, 2026 07:31
Base automatically changed from alistair/l2 to main February 14, 2026 04:27
@alistair-singh
Copy link
Contributor

Not sure we can use tenderly in our API, Is it free an available for public use?

Copy link
Contributor

@alistair-singh alistair-singh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

@yrong
Copy link
Contributor Author

yrong commented Feb 27, 2026

Not sure we can use tenderly in our API, Is it free an available for public use?

Just create a virtual testnet and expose a public endpoint, which can be incrementally synced with the parent (actual) network. I assume the fee is already covered by our team subscription.

@alistair-singh
Copy link
Contributor

alistair-singh commented Mar 3, 2026

Not sure we can use tenderly in our API, Is it free an available for public use?

Just create a virtual testnet and expose a public endpoint, which can be incrementally synced with the parent (actual) network. I assume the fee is already covered by our team subscription.

I think we can just use eth_Call or eth_estimateGas. Estimate gas will even allow us to set gas appropriately.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants