Eth_getLogs
Authorizations
api-keystringRequired
Body
jsonrpcstringRequiredExample:
JSON-RPC version.
2.0methodstringRequiredExample:
JSON-RPC method name.
eth_getLogsidintegerRequiredExample:
Request identifier.
1Responses
200
Array of log objects matching the filter
application/json
jsonrpcstringOptionalExample:
JSON-RPC version.
2.0idintegerOptionalExample:
Request ID.
1post
/200
Array of log objects matching the filter
Last updated