Refresh specific VTXOs
Registers the specified VTXOs for refresh in the next Ark round. The input VTXOs are locked immediately and will be forfeited once the round completes, yielding new VTXOs with a fresh expiry. The background daemon automatically participates in the round and progresses it to completion. Use the rounds endpoint to track progress.
Authorizations
Base64url-encoded auth token
Body
List of VTXO IDs to refresh. The sum of the VTXOs being refreshed must be
= P2TR_DUST [blocked]. Keep in mind that fees set out in RefreshFees [blocked] will be deducted from the newly created VTXO, this value must also be >= P2TR_DUST [blocked].
Response
Returns the refresh result
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