Returns a paginated list of pools on OciswapAsk AIget https://api.ociswap.com/poolsReturns a paginated list of pools on OciswapQuery ParamscursorintegerDefaults to 0Use this cursor to paginate through the list of items. Provide the next_cursor value from a previous response to retrieve the next set of results.limitinteger≤ 100Defaults to 10Specifies the maximum number of items to be returned per page. Adjust this value to control the number of results shown in each response.token_addressarray of objectslength ≤ 2Specify up to 2 tokens to filter the pools for in a comma-separateed list. If one token is specified, all pools which have at least this token will be returned. If 2 tokens are specified, only pools which have both tokens will be returned.token_addressADD stringfee_ratestringSpecify the fee rate to filter the pools for.orderstringenumDefaults to rankOrder items by a field.rankcreated_attrendingliquidity_xrdliquidity_usdvolume_xrd_7dvolume_xrd_24hvolume_xrd_1hvolume_usd_7dvolume_usd_24hvolume_usd_1hShow 11 enum valuesdirectionstringenumDefaults to ascSpecify the direction of the ordering. By default, ordering is ascending.ascdescAllowed:ascdescquerystringFuzzy search for pools by the names or symbols of its tokensResponses 200Successful response 400Error response 500Error responseUpdated over 2 years ago