Background
To maintain decentralized platform trust, instances of experts losing stakes (due to verified arbitration fraud) must be transparently log-reported.
Goal
Create a public table displaying slash occurrences.
Acceptance Criteria
- Table displaying: Date, Expert Address, Slashed Amount, Reason CID, and Arbitrator ID.
- Direct explorer link to the transaction block containing the slash event.
Key Files
src/app/transparency/slashing/page.tsx
Background
To maintain decentralized platform trust, instances of experts losing stakes (due to verified arbitration fraud) must be transparently log-reported.
Goal
Create a public table displaying slash occurrences.
Acceptance Criteria
Key Files
src/app/transparency/slashing/page.tsx