Get dispute record
get_disputeFetch a complete dispute record to inspect current state, evidence references, verdict and rationale, and ledger signature. Read-only and key-free, so you can safely poll any open dispute.
Instructions
Fetch a dispute in full: its state, both sides' evidence references, the verdict and rationale once adjudicated, and the ledger signature over the record. Read-only — one network read, no key required, and safe to poll while a dispute is open.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| disputeDigest | Yes | 0x-prefixed digest of the dispute to fetch, as returned by open_dispute |