NOVAI oracle anchor by signal hash
novai_get_oracle_anchorFetch oracle anchor metadata using a signal hash. Returns issuer, data hash, timestamps, source, expiry, heights, and tag; null if absent.
Instructions
Fetch a single oracle anchor by its signal hash. Returns the issuer entity, data hash, external timestamp, source hash, expiry and anchor heights, and data tag, or null if no anchor exists for that hash.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| signal_hash | Yes | Signal hash, 64 hex characters. |