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/num_unconfirmed_txs
{ "response": { "n_txs": "<string>", "total": "<string>", "total_bytes": "<string>" } }
Get number of unconfirmed transactions
Unconfirmed transactions count
Show Properties
Number of transactions
Total number of unconfirmed transactions
Total size of unconfirmed transactions in bytes
Was this page helpful?