跳至主要內容

[Filter] klay_getLogs

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

The execution of this API can be limited by two node configurations to manage resources of Kaia node safely.

-The number of maximum returned results in a single query (Default: 10,000).

-The execution duration limit of a single query (Default: 10 seconds).

NOTE: In versions earlier than Kaia v1.7.0, only integer block number, the string "earliest" and "latest" are available.

JSONRPC: klay_getLogs

Request

Responses

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

讓這個頁面變得更好