eth_getLogs

Returns an array of all logs matching a given filter object.

Path Params
string
required
Defaults to public
Body Params
int32
required
Defaults to 1
string
required
Defaults to 2.0
string
required
Defaults to eth_getLogs
params
array
required
length between 1 and 1
Defaults to [object Object]
params*
topics
array of strings

(optional) Array of 32 Bytes DATA topics. Topics are order-dependent. Each topic can also be an array of DATA with "or" options.

topics
string

optional, Block hash

Response

Language
Response
Click Try It! to start a request and see the response here!