search_logs
Search blockchain event logs by address and topics across multiple networks to analyze transactions and smart contract interactions.
Instructions
Search event logs by address and topics
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| blockchain | Yes | Blockchain name | |
| filter | Yes | Log filter with fromBlock, toBlock, address, topics | |
| network | No | Network type (defaults to mainnet) |