Check a proof of existence
check_proofCheck whether a SHA-256 hash is anchored on the Doichain (name poe/) and since when. Returns status (confirmed, pending, expired, unknown), block height, block time of the first anchoring, transaction and links. A confirmed or expired proof shows that a document with exactly this hash existed no later than the block time.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sha256 | Yes | SHA-256 digest of the document, 64 hexadecimal characters (a sha256: or 0x prefix is accepted) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||