diff --git a/crates/rpc/rpc-api/src/eth.rs b/crates/rpc/rpc-api/src/eth.rs
index 88923df602f3..db03e13fb11a 100644
--- a/crates/rpc/rpc-api/src/eth.rs
+++ b/crates/rpc/rpc-api/src/eth.rs
@@ -92,6 +92,12 @@ pub trait EthApi {
index: Index,
) -> RpcResult