Skip to main content

/extended/v3/principals/{principal}/nonces REST API Endpoint

Loading...

Updated on
Aug 18, 2026

/extended/v3/principals/{principal}/nonces REST API Endpoint

Path Parameters

principal
string
REQUIRED
Loading...

Returns

next_nonce
integer
Loading...
last_confirmed_nonce
integer
Loading...
mempool
object
Loading...
last_nonce
integer
Loading...
pending_nonces
array
Loading...
missing_nonces
array
Loading...
Request
Response
1
{
2
"next_nonce": 89742,
3
"last_confirmed_nonce": 89741,
4
"mempool": {
5
"last_nonce": null,
6
"pending_nonces": [],
7
"missing_nonces": []
8
}
9
}
1
{
2
"next_nonce": 89742,
3
"last_confirmed_nonce": 89741,
4
"mempool": {
5
"last_nonce": null,
6
"pending_nonces": [],
7
"missing_nonces": []
8
}
9
}
Don't have an account yet?
Create your Quicknode endpoint in seconds and start building
Get started for free