Closed JssDWt closed 2 weeks ago
Adds a list_swaps function to the SDK, to query current and historical swaps. Swaps can be filtered by created timestamp and status. They can be paged with offset and limit fields.
list_swaps
offset
limit
Fixes #1077
Adds a
list_swaps
function to the SDK, to query current and historical swaps. Swaps can be filtered by created timestamp and status. They can be paged withoffset
andlimit
fields.Fixes #1077