Audit explorer
H-Grant anchors every release and every refusal on Hedera Consensus Service, alongside the owner-signed grants that authorize them. This page reads those public topics directly from the mirror node, the same source the service reindexes from. It calls no private API and sees no secret. Each row links to HashScan so you can verify it independently.
These are public, open-submit topics, so rows are shown exactly as posted to the ledger. H-Grant establishes integrity from its own signature-verified index, not from raw reads; treat the entries here as on-chain content to verify, not as the service's authoritative state.
What the statuses mean
- released The credential was released and the upstream call succeeded.
- partial The credential was released and used, but the upstream service returned an error. On these public topics that is usually a test credential the upstream rejected, which is why you see it often here.
- refused The request was denied before any release: a failed payment, or an invalid, expired, or revoked grant, or a cap exceeded. The credential was never touched.
- error Something failed inside the service and the call was stopped.