Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://story-rpc-001.originstake.com/unconfirmed_txs
{ "response": { "n_txs": "<string>", "total": "<string>", "total_bytes": "<string>", "txs": [ {} ] } }
Get list of unconfirmed transactions
Unconfirmed transactions
Show Properties
Number of transactions returned
Total number of unconfirmed transactions
Total size of unconfirmed transactions in bytes
List of transactions
Was this page helpful?