EIP-7910 - Eth_config JSON-RPC Method

Discussion topic for EIP-7910

Update Log

  • 2025-03-18: initial draft PR#9493

External Reviews

Outstanding Issues

None as of 2025-03-18

1 Like

This could be useful for checking configs at runtime in clients remotely. Can optional fields be included or is it strict to the fields stated in the EIP?

I could see user provided extensions by adding flags to the rpc call, but there needs to be an EIP and only EIP fields response to the no-args call.