hcs_verify_record
Verify compliance records on the Hedera blockchain to confirm their existence and ensure they remain untampered, using HBAR micropayments for each verification.
Instructions
Verify a compliance record exists on the Hedera blockchain and has not been tampered with. Costs 0.5 HBAR.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| api_key | Yes | Your HederaIntel API key | |
| record_id | Yes | Record ID returned when the record was written | |
| topic_id | No | HCS topic ID where the record was written. Defaults to the HederaIntel platform topic. |