List round participations
Returns all active round participations and their current status. A round participation is created when you call one of the refresh endpoints and persists until the round’s funding transaction is confirmed on-chain (2 confirmations on mainnet, 1 on testnet). The list can contain multiple entries—for example, a previous round awaiting on-chain confirmation alongside a newly submitted round waiting for the next server round to start. Confirmed and failed rounds are removed automatically by the background daemon.
Authorizations
Base64url-encoded auth token
Response
Returns the wallet pending rounds
The round transaction id, if already assigned
Unique identifier for the round
x >= 0the round participation details
the current status of the round
- Option 1
- Option 2
- Option 3
- Option 4
- Option 5
- Option 6