/
/Quasar - GRPC Gateway Docs
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 19m ago · Updated 1mo ago
Query11
  • getCurrentEpoch provide current epoch of specified identifier
  • getEpochInfos provide running epochInfos
  • getParams queries the parameters of the module.
  • getPools queries the pools collected from pool oracles.
  • getVestingAccounts returns all the existing vesting accounts
  • getVestingAccounts returns all the existing vesting accounts
  • getParameters queries the parameters of the module.
  • getSpendableBalances queries the spenable balance of all coins for a single account.
  • getDenomAuthorityMetadata defines a gRPC query method for fetching DenomAuthorityMetadata for a particular denom.
  • getDenomsFromCreator defines a gRPC query method for fetching all denominations created by a specific admin/creator.
  • getParams defines a gRPC query method that returns the tokenfactory module's parameters.
    Query

    VestingAccounts returns all the existing vesting accounts

    get/quasarlabs/quasarnode/qvesting/locked_supply/{denom}

    Path parameters

    denomstring required

    denom is the coin denom to query locked supply for.

    Response

    A successful response.