Skip to main content

eth_getLogs RPC Method

Loading...

Updated on
Jun 30, 2025

eth_getLogs RPC Method

Please be aware that the block range limit for this RPC method is 5 blocks for users on the Free plan and 10,000 blocks for those on paid plans. Consider dividing your queries into smaller segments to enhance response times and manage errors more effectively. For further details on the block range limit and strategies for mitigating it, please consult the FAQ

Parameters

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

Returns

result
array
Loading...
address
string
Loading...
topics
array
Loading...
data
string
Loading...
blockNumber
string
Loading...
transactionHash
string
Loading...
transactionIndex
string
Loading...
blockHash
string
Loading...
logIndex
string
Loading...
removed
boolean
Loading...
Request
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free