Home > eth-connect > RequestManager > eth_getLogs
Returns an array of all logs matching a given filter object.
Signature:
eth_getLogs: (options: FilterOptions) => Promise<Array<TxHash> | Array<LogObject>>;
Home > eth-connect > RequestManager > eth_getLogs
Returns an array of all logs matching a given filter object.
Signature:
eth_getLogs: (options: FilterOptions) => Promise<Array<TxHash> | Array<LogObject>>;