eth_getLogs
Retrieve Ethereum blockchain logs based on specified filter criteria, such as contract address, block range, or event topics, for detailed transaction analysis.
Instructions
Retrieves logs matching the given filter criteria
Input Schema
Name | Required | Description | Default |
---|---|---|---|
filter | Yes | The filter options |