Transactions
Transaction ID of successful post of a raw tx to the node's mempool.
e161978626f216b2141b156ade10501207ae535fa365a13ef5d7a7c9310a09f2Pattern: ^[0-9a-f]{64}$Bad request
Internal Server Error
Transaction ID (64 hexadecimal characters)
^[0-9a-f]{64}$Transaction JSON with index_block_hash, transaction body and result
Block hash where the transaction was included
^[0-9a-f]{64}$Hex-encoded transaction
Transaction execution result (Clarity value)
Not found
Internal Server Error
Transaction indexing not enabled
Transaction ID (64 hexadecimal characters)
^[0-9a-f]{64}$Unconfirmed transaction details
Hex-encoded transaction data
Bad request
Not found
Internal Server Error
Transaction ID to start pagination from
^[0-9a-f]{64}$Binary SIP-003 encoding of MemPoolSyncData
(BloomFilter or TxTags variants).
Transaction IDs
Stream of missing transactions
Binary stream of transactions and pagination data. The stream contains serialized transactions followed by a page ID for continuation.
Bad request
Internal Server Error
Last updated
Was this helpful?