verify_blockchain
Verify a completed envelope's Solana anchor to confirm its integrity. Returns the composite hash, file hash, Solana transaction ID, and explorer URL.
Instructions
Verify a completed envelope's Solana anchor. Returns the composite hash (SHA-256 binding the final PDF, signer metadata, and the hash-chained audit trail), the file hash, the Solana transaction ID, and an explorer URL. Because the composite hash is anchored to Solana, any modification to the document, signer records, or audit trail breaks the hash chain and fails verification. This is the proof that makes the envelope independently verifiable without SignaTrust.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| envelopeId | Yes | Envelope ID to verify |