/
PO
pokt-network
/
HTTP API Console
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 37m ago · Updated 3w ago
Details
Filter operations
Query
154
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
DenomsMetadata queries the client metadata for all registered coin denominations.
get
DenomsMetadata 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
Params queries the parameters of x/consensus_param module.
get
CommunityPool queries the community pool coins.
get
DelegationTotalRewards queries the total rewards accrued by a each validator.
get
DelegationRewards queries the total rewards accrued by a delegation.
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
ValidatorOutstandingRewards queries rewards of a validator address.
get
ValidatorSlashes queries slash events of a validator.
get
AllEvidence queries all evidence.
get
Evidence queries evidence based on evidence hash.
get
Allowance returns fee granted to the grantee by the granter.
get
Allowances returns all the grants for address.
get
AllowancesByGranter returns all the grants given by an address
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 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 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
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
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
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
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
ConnectionChannels queries all the channels associated with a connection end.
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.
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
/pocket/application/application
get
Queries a list of Application items.
get
Parameters queries the parameters of the module.
get
/pocket/gateway/gateway
get
Queries a list of Gateway items.
get
Parameters queries the parameters of the module.
get
Parameters queries the parameters of the module.
get
Parameters queries the parameters of the module.
get
Queries a list of GetSession items.
get
Parameters queries the parameters of the module.
get
Parameters queries the parameters of the module.
get
/pocket/supplier/supplier
get
Queries a list of Supplier items.
Service
17
Query
Parameters queries the parameters of the module.
get
/pocket/application/params
Response
A successful response.
Changes