cursor for the next page. This
applies to markets, rounds, orders, fills, and trades.
Parameters
Pass
cursor back as ?cursor= on the next request. An empty cursor ("")
means there are no more results — stop iterating.
Example response
cursor is "", you have the last page.
Walk every page
rounds, fills, trades, etc.).
as_of_seq
Every read response includes as_of_seq — the sequencer position the answer
was computed at. Two pages fetched at different times may have different
as_of_seq values even if the underlying data did not change.