/
PO
pokt-network
/
Pocket Network
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
pokt-network
Pocket Network
post
Returns the unconfirmed transaction by its hash from mempool
v1
latest
OpenAPI 3.0.3
MIT License
2026-07-17
32
59
50.7 KB
query
Returns the unconfirmed transaction by its hash from mempool
post
/v1/query/unconfirmed_tx
Request body
QueryHash
required
hash
string
required
Response
Returns the unconfirmed transaction from the mempool
IndexedTransaction
required
height
integer
required
index
integer
required
result_code
integer
required
signer_addr
string
required
recipient_addr
string
required
message_type
string
required
tx
Transaction
required