Skip to main content

Game history

The app tracks all your oracle game participation in browser local storage, organized by wallet and chain. Each game you have interacted with shows:
  • Report ID: the on-chain identifier for the oracle game
  • PNL: profit or loss in USD for each action
Game history

PnL calculation

For each dispute, the app calculates your immediate profit or loss based on:
  • The token amounts you sent and received in the dispute
  • The ETH price at the time of the dispute
  • Gas fees paid
  • Any AMM swap fees (if using the dispute helper on Base)
If you are counter-disputed, the scanner detects the event and records the loss. Your net PnL across all games is displayed as a running total.

Data persistence

History is stored in your browser’s local storage. It is not synced across devices or browsers. Clearing your browser data will erase your history. The on-chain record of your transactions is always available via the block explorer.