Skip to content

Event-Driven Frontend Indexing Support #22

@hman38705

Description

@hman38705

Descriptions:

Issue #12:

Developer Goal: Standardize events so that external indexers can perfectly reconstruct market states.

Standard Topic Layout:

  1. Topic 0: Event Name (e.g., MarketCreated).
  2. Topic 1: market_id.
  3. Topic 2: Triggering Address.

Verification Checklist:

  • Deploy contract and trigger all 5 major events (MarketCreated, BetPlaced, DisputeFiled, ResolutionFinalized, RewardsClaimed).
  • Verify using soroban-cli that each event contains the correct market_id as the first data topic.
  • git checkout -b features/issue-12-
  • Pr Request create your pr against develop branch

Metadata

Metadata

Assignees

Labels

Stellar WaveIssues in the Stellar wave program

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions