Crescent Docs
Search
⌃
K
Introduction
What is Crescent?
Crescent DEX
Liquid Staking
Snowball (Liquid AMM)
Gas and Fees
Liquid Governance
Crescent Derivatives
Crescent DEX (legacy)
Developer Guide
CLI and API
Technical Guide
Market Maker
Farming Planner
Other Information
Network Configurations
Crescent Design Assets
Powered By
GitBook
Market Maker
Checking pool information
CLI
All Pools:
https://docs.crescent.network/developer-guide/cli-and-api/amm-module/cli-reference#allpools
Pool:
https://docs.crescent.network/developer-guide/cli-and-api/amm-module/cli-reference#pool
API
All Pools:
https://docs.crescent.network/developer-guide/cli-and-api/amm-module/api-reference#allpools
Pool:
https://docs.crescent.network/developer-guide/cli-and-api/amm-module/api-reference#pool
Making a limit order
CLI:
https://docs.crescent.network/developer-guide/cli-and-api/exchange-module/cli-reference#placelimitorder
Making a batch limit order
CLI:
https://docs.crescent.network/developer-guide/cli-and-api/exchange-module/cli-reference#placebatchlimitorder
Making a mm limit order
CLI:
https://docs.crescent.network/developer-guide/cli-and-api/exchange-module/cli-reference#placemmlimitorder
Making a mm batch limit order
CLI:
https://docs.crescent.network/developer-guide/cli-and-api/exchange-module/cli-reference#placemmbatchlimitorder
Making a market order
CLI:
https://docs.crescent.network/developer-guide/cli-and-api/exchange-module/cli-reference#placemarketorder
Canceling an order
CLI:
https://docs.crescent.network/developer-guide/cli-and-api/exchange-module/cli-reference#cancelorder
Canceling all orders
CLI:
https://docs.crescent.network/developer-guide/cli-and-api/exchange-module/cli-reference#cancelallorders
More Informations
For more detailed informations about the amm module and exchange module:
AMM module
Exchange module
Previous
API Reference
Next - Technical Guide
Farming Planner
Last modified
24d ago