/
/Cosmos SDK Liquidity Module - REST and gRPC Gateway docs
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 2h ago · Updated 1mo ago
Query12
  • getGet all parameters of the liquidity module.
  • getGet existing liquidity pools.
  • getGet specific liquidity pool corresponding to the pool_coin_denom.
  • getGet specific liquidity pool corresponding to the reserve account.
  • getGet specific liquidity pool.
  • getGet the pool's current batch.
  • getGet all deposit messages in the pool's current batch.
  • getGet a specific deposit message in the pool's current batch.
  • getGet all swap messages in the pool's current batch.
  • getGet a specific swap message in the pool's current batch.
  • getGet all withdraw messages in the pool's current batch.
  • getGet a specific withdraw message in the pool's current batch.
    Query

    Get specific liquidity pool.

    Returns the liquidity pool that corresponds to the pool_id.

    get/cosmos/liquidity/v1beta1/pools/{pool_id}

    Path parameters

    pool_idstring uint64 required

    Response

    A successful response.