As described in Geth [v1.15.0](https://github.com/ethereum/go-ethereum/releases/tag/v1.15.0): _RPC method eth_estimateGas now supports block overrides like eth_call._ Implemented in https://github.com/ethereum/go-ethereum/pull/30695 .