Skip to main content

DisputeStatus values


GET /api/v1/disputes

List disputes with optional filters. Auth: None (public)

Query parameters

Response


GET /api/v1/disputes/:disputeId

Get full dispute details including all three arbitrator votes. Auth: None (public)

Response

Vote field reference

Dispute outcomes

Overturned (≥ 2 votes = 1):
  • Evaluator slashed 60% (1st offence), 100% (3rd+); reputation −15
  • Initiator receives deposit back + 70% of slash proceeds
  • Majority arbitrators receive 10% of deposit each
Upheld (< 2 votes = 1):
  • Initiator loses deposit (70% → treasury, 30% → arbitrators)
  • Evaluator reputation +2
See Disputes guide for the complete workflow including how to file a dispute and how arbitrators vote on-chain.