eth_getFilterLogs

Xlayer API - Returns an array of all logs matching filter with given id. Can compute the same results with an eth_getLogs call (see hint below).

Path Params
string
required
Body Params
string
required
Defaults to 2.0
string
enum
required
Defaults to eth_getLogs
Allowed:
params
array
length between 0 and 1

Per method: getFilterChanges/getFilterLogs/uninstallFilter: [filterId]; newPendingTransactionFilter/newBlockFilter: []; newFilter: [filterObject]; getLogs: [filterObject].

params
int32
required
Defaults to 0
Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json