JUMP TOOciswap API/statisticsReturns exchange-wide statisticsget/tokensReturns a paginated list of tokens on Ociswapget/tokens/{token_identifier}Get token from Ociswapget/tokens/{token_identifier}/eventsReturns a paginated list of pool events of a token, newest firstget/poolsReturns a paginated list of pools on Ociswapget/pools/{pool_identifier}Get pool from Ociswapget/pools/{pool_identifier}/eventsReturns a paginated list of the events of the pool, newest firstget/pools/{pool_identifier}/liquidity-positionsReturns a paginated list of the liquidity positions of the poolget/accounts/{account_address}/poolsReturns a paginated list of the pools that the account has one or more liquidity positions inget/accounts/{account_address}/liquidity-positionsReturns a paginated list of the liquidity positions of the addressget/migrationsReturns migrations currently available on Ociswapget/preview/swapReturns a preview for a swap including routing. Only one of the two optional parameters (input_amount, output_amount) should be specified, and the other will be calculated and returned based on this value.get/preview/add-liquidityPreview for adding liquidity to a pool. Only one of the three optional parameters (x_input_amount, y_input_amount, output_amount) should be specified, and the rest will be calculated and returned based on this value.get/preview/remove-liquidityPreview for removing liquidity from a pool. Only one of the three optional parameters (input_amount, x_output_amount, y_output_amount) should be specified, and the rest will be calculated and returned based on this value.get/preview/liquidity_positionsPreview the value of a list of liquidity positionspostPowered by Returns exchange-wide statisticsget https://api.ociswap.com/statisticsReturns exchange-wide statistics