Nonce Handling
Learn how to handle nonces on Stacks.
curl 'https://api.hiro.so/extended/v1/address/SP3XXK8BG5X7CRH7W07RRJK3JZJXJ799WX3Y0SMCR/nonces'{
"last_executed_tx_nonce": 2789412,
"last_mempool_tx_nonce": 2789413,
"possible_next_nonce": 2789414,
"detected_missing_nonces": []
}Last updated
Was this helpful?