cursor

open override fun cursor(cursor: String): LiquidityPoolsRequestBuilder

Sets the cursor parameter for pagination.

A cursor is a value that points to a specific location in a collection of resources. Use this to retrieve results starting from a specific liquidity pool.

Return

This request builder instance

Parameters

cursor

A paging token from a previous response

See also