/
PO
pokt-network
/
Pocket Network
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 23m ago · Updated 2mo ago
Details
Filter operations
client
4
consensus
1
health
1
p2p
1
query
24
post
Returns the data of the account specified at a given height
post
Returns the paginated data of all accounts specified at a given height
post
Returns all transactions sent by the specified address paginated
get
Returns the current values of all on-chain governance parameters
post
Returns the data for the specific app address at a given height
post
Returns the data for the all apps at the specified height
post
Returns the balance of the account at the specified height
post
Returns the block structure at the specified height
post
Returns all the transactions in the block at the specified height
post
Returns the data for the specific fisherman address at a given height
post
Returns the data for the all fishermen at the specified height
get
Returns the current block height
post
/v1/query/param
post
Returns the data for the specific servicer address at a given height
post
Returns the data for the all servicers at the specified height
post
Returns the token supply at the specified height
post
Returns the supported chains at the specified height
post
Returns the transaction by its hash
post
Returns the unconfirmed transaction by its hash from mempool
post
Returns all unconfirmed transactions handled by the mempool
post
Returns the upgrade information for the specified height
post
Returns the data for the specific validator address at a given height
post
Returns the data for the all validators at the specified height
post
Returns the type of utility actor(s) running on the node
version
1
query
post
/v1/query/param
Request body
QueryParameter
required
param_name
string
required
height
integer
required
Response
Returns the value of the parameter at the specified height
Parameter
required
parameter_name
string
required
parameter_value
string
required
Changes