eth_getFilterLogs - Fraxtal Holesky
Summary
Returns an array of all logs matching filter with given filter ID, created by eth_newFilter.Parameters
1. Filter ID Hex
The ID of the filter you wish to get
Example:
0x12345...
Code Examples
eth_getFilterLogs request
eth_getFilterLogs response
Last updated on