cURL
curl --request GET \ --url https://beta.rocketfi.io/account-nonce
{ "nonce": 1 }
Account address (required) An Ethereum-style account address (20 bytes).
Account transaction nonce for replay protection
The current transaction nonce for the account (0 for new accounts)
x >= 0