Skip to content

Conversation

abhayiscoding
Copy link

Summary

Expose the new eth_simulateV1 RPC method via the ethclient package.

Changes

  • Adds SimulateV1() method to ethclient.Client
  • Accepts flexible payload and returns raw response
  • Enables developers to simulate blocks and transactions with overrides
  • Includes basic test case

Closes #32852

@abhayiscoding abhayiscoding requested a review from fjl as a code owner October 9, 2025 15:07
@s1na
Copy link
Contributor

s1na commented Oct 9, 2025

Closing in favor of #32856. It was opened earlier and has defined the opts and result types which is better devex. Thanks!

@s1na s1na closed this Oct 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

eth_simulateV1 missing from ethclient

2 participants