Get the latest nonce used by an account
Retrieves the latest nonce values used by an account by inspecting the mempool, microblock transactions, and anchored transactions.
Path Parameters |
---|
principal string — REQUIREDStacks address Example: SP31DA6FTSJX2WGTZ69SFY11BH51NZMB0ZW97B5P0 |
Query Parameters |
---|
block_height numberOptionally get the nonce at a given block height. Example: 66119 |
block_hash stringOptionally get the nonce at a given block hash. Note - Use either of the query parameters but not both at a time. Example: 0x72d53f3cba39e149dcd42708e535bdae03d73e60d2fe853aaf61c0b392f521e9 |
Responses | ||||||
---|---|---|---|---|---|---|
200 Success
|