get_address_logs
Retrieve and decode detailed logs from a specific blockchain address, including event parameters, contract details, and transaction context. Use this tool to monitor token activities, analyze smart contract events, or debug address-specific event history.
Instructions
Input Schema
Name | Required | Description | Default |
---|---|---|---|
address | Yes | Account address | |
block_number | No | Part of the combined next cursor to get the next page of results | |
chain_id | Yes | The ID of the blockchain | |
index | No | Part of the combined next cursor to get the next page of results | |
items_count | No | Part of the combined next cursor to get the next page of results |