Skip to main content

eth_newFilter RPC Method

Loading...

Updated on
Apr 29, 2026

eth_newFilter RPC Method

To use the eth_newFilter method on the C-Chain, ensure that the end of your URL includes ext/bc/C/rpc.

Parameters

object
object
Loading...
fromBlock
string
Loading...
toBlock
string
Loading...
address
string
Loading...
topics
array
Loading...

Returns

result
string
Loading...
Request
Response
1
{
2
"jsonrpc": "2.0",
3
"id": 1,
4
"result": "0xe6b147ce1f04fa734095ba4ce3d17718"
5
}
1
{
2
"jsonrpc": "2.0",
3
"id": 1,
4
"result": "0xe6b147ce1f04fa734095ba4ce3d17718"
5
}
Don't have an account yet?
Create your Quicknode endpoint in seconds and start building
Get started for free