/
PO
pokt-network
/
Pocket Network
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
OpenAPI 3.0.3
MIT License
2026-07-17
32
59
50.7 KB
query
Returns all unconfirmed transactions handled by the mempool
post
/v1/query/unconfirmed_txs
Request body
QueryPaginated
required
page
integer
required
per_page
integer
required
sort
string
Response
Returns all the unconfirmed transactions in the mempool
QueryTxsResponse
required
transactions
IndexedTransaction[]
required
total_txs
integer
required
page
integer
required
total_pages
integer
required