Skip to main content
Use indexed API data for user activity. Do not rely on browser-side RPC event scanning for partner apps.

Endpoints

Gate

Only show activity as reliable when:
If false, show the user’s balances from live reads but mark history/activity as temporarily stale.

UX requirements

  • Pending redeem requests must remain visible.
  • Claimable requests should show a primary claim action.
  • Pending requests should show cancel as a secondary action.
  • Claimed/cancelled rows should stay in history.

Action status

After a partner submits a transaction, poll action status instead of showing a raw transaction hash as the only feedback.
The response includes ordered steps so partner apps can render a clear progress component for deposit, instant redeem, queued redeem, cancel, and claim flows.