/
HA
haqq-network
/
Haqq Network gRPC API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 2m ago · Updated 3w ago
View markdown
haqq-network
Haqq Network gRPC API
get
Constitution queries the chain's constitution.
v1
latest
Swagger 2.0
2026-07-17
232
455
673.4 KB
Query
212
get
AccountInfo queries account info which is common to all account types.
get
Accounts returns all the existing accounts.
get
Account returns account details based on address.
get
AccountAddressByID returns account address based on account number.
get
Bech32Prefix queries bech32Prefix
get
AddressBytesToString converts Account Address bytes to string
get
AddressStringToBytes converts Address string to bytes
get
ModuleAccounts returns all the existing module accounts.
get
ModuleAccountByName returns the module account info by module name
get
Params queries all parameters.
get
Returns list of `Authorization`, granted to the grantee by the granter.
get
GranteeGrants returns a list of `GrantAuthorization` by grantee.
get
GranterGrants returns list of `GrantAuthorization`, granted by granter.
get
AllBalances queries the balance of all coins for a single account.
get
Balance queries the balance of a single coin for a single account.
get
DenomOwners queries for all account addresses that own a particular token denomination.
get
DenomOwnersByQuery queries for all account addresses that own a particular token denomination.
get
DenomsMetadata queries the client metadata for all registered coin denominations.
get
DenomMetadata queries the client metadata of a given coin denomination.
get
DenomMetadataByQueryString queries the client metadata of a given coin denomination.
get
Params queries the parameters of x/bank module.
get
SendEnabled queries for SendEnabled entries.
get
SpendableBalances queries the spendable balance of all coins for a single account.
get
SpendableBalanceByDenom queries the spendable balance of a single denom for a single account.
get
TotalSupply queries the total supply of all coins.
get
SupplyOf queries the supply of a single coin.
get
Account returns account permissions.
get
Account returns account permissions.
get
DisabledList returns a list of disabled message urls
get
Params queries the parameters of x/consensus module.
get
CommunityPool queries the community pool coins.
get
DelegationTotalRewards queries the total rewards accrued by each validator.
get
DelegationRewards queries the total rewards accrued by a delegation.
get
DelegatorStartingInfo queries the starting info for a delegator.
get
DelegatorValidators queries the validators of a delegator.
get
DelegatorWithdrawAddress queries withdraw address of a delegator.
get
Params queries params of the distribution module.
get
ValidatorDistributionInfo queries validator commission and self-delegation rewards for validator
get
ValidatorCommission queries accumulated commission for a validator.
get
ValidatorCurrentRewards queries current rewards for a validator.
get
ValidatorHistoricalRewards queries historical rewards for a validator at a specific period.
get
ValidatorOutstandingRewards queries rewards of a validator address.
get
ValidatorSlashes queries slash events of a validator.
get
CurrentEpoch provide current epoch of specified identifier
get
EpochInfos provide running epochInfos
get
AllEvidence queries all evidence.
get
Evidence queries evidence based on evidence hash.
get
Allowance returns granted allowance to the grantee by the granter.
get
Allowances returns all the grants for the given grantee address.
get
AllowancesByGranter returns all the grants given by an address
get
Constitution queries the chain's constitution.
get
Params queries all parameters of the gov module.
get
Proposals queries all proposals based on given status.
get
Proposal queries proposal details based on ProposalID.
get
Deposits queries all deposits of a single proposal.
get
Deposit queries single deposit information based on proposalID, depositAddr.
get
TallyResult queries the tally of a proposal vote.
get
Votes queries votes of a given proposal.
get
Vote queries voted information based on proposalID, voterAddr.
get
Params queries all parameters of the gov module.
get
Proposals queries all proposals based on given status.
get
Proposal queries proposal details based on ProposalID.
get
Deposits queries all deposits of a single proposal.
get
Deposit queries single deposit information based on proposalID, depositor address.
get
TallyResult queries the tally of a proposal vote.
get
Votes queries votes of a given proposal.
get
Vote queries voted information based on proposalID, voterAddr.
get
GroupInfo queries group info based on group id.
get
GroupMembers queries members of a group by group id.
get
GroupPoliciesByAdmin queries group policies by admin address.
get
GroupPoliciesByGroup queries group policies by group id.
get
GroupPolicyInfo queries group policy info based on account address of group policy.
get
Groups queries all groups in state.
get
GroupsByAdmin queries groups by admin address.
get
GroupsByMember queries groups by member address.
get
Proposal queries a proposal based on proposal id.
get
TallyResult returns the tally result of a proposal. If the proposal is still in voting period, then this query computes the current tally state, which might not be final. On the other hand, if the proposal is final, then it simply returns the `final_tally_result` state stored in the proposal itself.
get
ProposalsByGroupPolicy queries proposals based on account address of group policy.
get
VoteByProposalVoter queries a vote by proposal id and voter.
get
VotesByProposal queries a vote by proposal id.
get
VotesByVoter queries a vote by voter.
get
AnnualProvisions current minting annual provisions value.
get
Inflation returns the current minting inflation value.
get
Params returns the total set of minting parameters.
get
Balance queries the number of NFTs of a given class owned by the owner, same as balanceOf in ERC721
get
Classes queries all NFT classes
get
Class queries an NFT class based on its id
get
NFTs queries all NFTs of a given class or owner,choose at least one of the two, similar to tokenByIndex in ERC721Enumerable
get
NFT queries an NFT based on its class and id.
get
Owner queries the owner of the NFT based on its class and id, same as ownerOf in ERC721
get
Supply queries the number of NFTs from the given class, same as totalSupply of ERC721.
get
Params queries a specific parameter of a module, given its subspace and key.
get
Subspaces queries for all registered subspaces and all keys for a subspace.
get
CommunityPool queries the community pool coins.
get
ContinuousFunds queries all continuous funds in the store.
get
ContinuousFund queries a continuous fund by the recipient is is associated with.
get
Params returns the total set of x/protocolpool parameters.
get
Params queries the parameters of slashing module
get
SigningInfos queries signing info of all validators
get
SigningInfo queries the signing info of given cons address
get
DelegatorDelegations queries all delegations of a given delegator address.
get
Redelegations queries redelegations of given address.
get
DelegatorUnbondingDelegations queries all unbonding delegations of a given delegator address.
get
DelegatorValidators queries all validators info for given delegator address.
get
DelegatorValidator queries validator info for given delegator validator pair.
get
HistoricalInfo queries the historical info for given height.
get
Parameters queries the staking parameters.
get
Pool queries the pool info.
get
Validators queries all validators that match the given status.
get
Validator queries validator info for given validator address.
get
ValidatorDelegations queries delegate info for given validator.
get
Delegation queries delegate info for given validator delegator pair.
get
UnbondingDelegation queries unbonding info for given validator delegator pair.
get
ValidatorUnbondingDelegations queries unbonding delegations of a validator.
get
AppliedPlan queries a previously applied upgrade plan by its name.
get
Returns the account with authority to conduct upgrades
get
CurrentPlan queries the current upgrade plan.
get
ModuleVersions queries the list of module versions from state.
get
UpgradedConsensusState queries the consensus state that will serve as a trusted kernel for the next version of this chain. It will only be stored at the last height of this chain. UpgradedConsensusState RPC not supported with legacy querier This rpc is deprecated now that IBC has its own replacement (https://github.com/cosmos/ibc-go/blob/2c880a22e9f9cc75f62b527ca94aa75ce1106001/proto/ibc/core/client/v1/query.proto#L54)
get
CurrentEpoch provide current epoch of specified identifier
get
EpochInfos provide running epochInfos
get
Params retrieves the erc20 module params
get
TokenPairs retrieves registered token pairs
get
TokenPair retrieves a registered token pair
get
Account queries an Ethereum account.
get
Balance queries the balance of a the EVM denomination for a single EthAccount.
get
BaseFee queries the base fee of the parent block of the current block, it's similar to feemarket module's method, but also checks london hardfork status.
get
Code queries the balance of all coins for a single account.
get
CosmosAccount queries an Ethereum account's Cosmos Address.
get
EstimateGas implements the `eth_estimateGas` rpc api
get
EthCall implements the `eth_call` rpc api
get
Params queries the parameters of x/evm module.
get
Storage queries the balance of all coins for a single account.
get
TraceBlock implements the `debug_traceBlockByNumber` and `debug_traceBlockByHash` rpc api
get
TraceTx implements the `debug_traceTransaction` rpc api
get
ValidatorAccount queries an Ethereum account's from a validator consensus Address.
get
BaseFee queries the base fee of the parent block of the current block.
get
BlockGas queries the gas used at a given block height
get
Params queries the parameters of x/feemarket module.
get
Params retrieves coinomics moudle params.
get
InflationRewardCoefficientRate APY rate for staking rewards
get
CalculateForApplication returns the estimated amount of aHAQQ coins to be minted for given BurnApplication ID.
get
Calculate returns the estimated amount of aHAQQ coins to be minted for given aISLM amount
get
GetApplications returns the paginated list of all registered applications.
get
GetSendersApplications returns the paginated list of all applications registered for a given sender_address.
get
Params queries the parameters of x/ethiq module.
get
TotalBurned returns the total amount of burned coins
get
Denom queries liquid vesting token info by denom
get
Denoms queries liquid vesting tokens info
get
AllBalances queries the balance of all coins for a single account.
get
Balance queries the balance of a single coin for a single account.
get
EscrowAddress queries the escrow address for a given standard wallet address.
get
TokenHolders queries the all balances of all coins locked in the module and group them by account address.
get
Params queries the parameters of x/ucdao module.
get
TotalBalance queries the total balance of all coins locked in the module.
get
Balances retrieves the unvested, vested and locked tokens for a vesting account
get
TotalLocked retrieves the total summary of all unvested, vested and locked tokens
get
MaxSupply retrieves total coins of all eras and when mint ended.
get
FeeEnabledChannel returns true if the provided port and channel identifiers belong to a fee enabled channel
get
Gets all incentivized packets for a specific channel
get
CounterpartyPayee returns the registered counterparty payee for forward relaying
get
Payee returns the registered payee address for a specific channel given the relayer address
get
IncentivizedPacket returns all packet fees for a packet given its identifier
get
TotalAckFees returns the total acknowledgement fees for a packet given its identifier
get
TotalRecvFees returns the total receive fees for a packet given its identifier
get
TotalTimeoutFees returns the total timeout fees for a packet given its identifier
get
FeeEnabledChannels returns a list of all fee enabled channels
get
IncentivizedPackets returns all incentivized packets and their associated fees
get
InterchainAccount returns the interchain account address for a given owner address on a given connection
get
Params queries all parameters of the ICA controller submodule.
get
Params queries all parameters of the ICA host submodule.
get
EscrowAddress returns the escrow address for a particular port and channel id.
get
DenomHash queries a denomination hash information.
get
DenomTraces queries all denomination traces.
get
DenomTrace queries a denomination trace information.
get
TotalEscrowForDenom returns the total amount of tokens in escrow based on the denom.
get
Params queries all parameters of the ibc-transfer module.
get
Channels queries all the IBC channels of a chain.
get
Channel queries an IBC Channel.
get
ChannelClientState queries for the client state for the channel associated with the provided channel identifiers.
get
ChannelConsensusState queries for the consensus state for the channel associated with the provided channel identifiers.
get
NextSequenceReceive returns the next receive sequence for a given channel.
get
NextSequenceSend returns the next send sequence for a given channel.
get
PacketAcknowledgements returns all the packet acknowledgements associated with a channel.
get
PacketAcknowledgement queries a stored packet acknowledgement hash.
get
PacketCommitments returns all the packet commitments hashes associated with a channel.
get
UnreceivedAcks returns all the unreceived IBC acknowledgements associated with a channel and sequences.
get
UnreceivedPackets returns all the unreceived IBC packets associated with a channel and sequences.
get
PacketCommitment queries a stored packet commitment hash.
get
PacketReceipt queries if a given packet sequence has been received on the queried chain
get
Upgrade returns the upgrade for a given port and channel id.
get
UpgradeError returns the error receipt if the upgrade handshake failed.
get
ConnectionChannels queries all the channels associated with a connection end.
get
ChannelParams queries all parameters of the ibc channel submodule.
get
ClientStates queries all the IBC light clients of a chain.
get
ClientState queries an IBC light client.
get
Status queries the status of an IBC client.
get
ConsensusStates queries all the consensus state associated with a given client.
get
ConsensusStateHeights queries the height of every consensus states associated with a given client.
get
ConsensusState queries a consensus state associated with a client state at a given height.
get
ClientParams queries all parameters of the ibc client submodule.
get
UpgradedClientState queries an Upgraded IBC light client.
get
UpgradedConsensusState queries an Upgraded IBC consensus state.
post
VerifyMembership queries an IBC light client for proof verification of a value at a given key path.
get
ClientConnections queries the connection paths associated with a client state.
get
Connections queries all the IBC connections of a chain.
get
Connection queries an IBC connection end.
get
ConnectionClientState queries the client state associated with the connection.
get
ConnectionConsensusState queries the consensus state associated with the connection.
get
ConnectionParams queries all parameters of the ibc connection submodule.
get
Get all Wasm checksums
get
Get Wasm code for given checksum
Service
20
Query
Constitution queries the chain's constitution.
get
/cosmos/gov/v1/constitution
Response
A successful response.
CosmosGovV1QueryConstitutionResponse
required
constitution
string