limitstring<number>Default: 25
Limit the number of results.
Minimum: >= 0
Maximum: <= 2000
prevIdstring
Only return results created after this ID
Min length: >= 1 characters
chainsarray[string]<number>
Filter by chains. May be given mutiple times
minConfirmsstring<number>
The minimum number of confirmations for the unspents
enforceMinConfirmsForChangeboolean
Whether to enforce the minimum number of confirmations for change outputs
minValuestring
The minimum value of unspents to return (in base units, e.g. satoshis)
Min length: >= 1 characters
maxValuestring
The maximum value of unspents to return (in base units, e.g. satoshis)
Min length: >= 1 characters
unspentIdsarray[string]
Canton: filter to specific IMS unspent contract ids (repeat param or comma-separated).
Ignored for other chains that use this route.
Min length: >= 1 characters