hcs_audit_trail
Retrieve chronological audit trails for Hedera blockchain entities to track transaction history and verify activity records.
Instructions
Retrieve the full chronological audit trail for an entity from the Hedera blockchain. Costs 1 HBAR.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| api_key | Yes | Your HederaIntel API key | |
| entity_id | Yes | Entity ID to retrieve audit trail for | |
| topic_id | No | HCS topic ID to query. Defaults to the HederaIntel platform topic. | |
| limit | No | Max records to retrieve (default 50) |