get_transaction_logs
Retrieve enriched transaction logs with decoded event parameters and values. Analyze smart contract events, track token transfers, monitor DeFi interactions, debug emissions, and understand multi-contract flows. Supports pagination for extended data retrieval.
Instructions
Input Schema
Name | Required | Description | Default |
---|---|---|---|
chain_id | Yes | The ID of the blockchain | |
cursor | No | The pagination cursor from a previous response to get the next page of results. | |
transaction_hash | Yes | Transaction hash |