| Parameter | Required | Type | Description |
|---|---|---|---|
| account | yes | string (hex) | Account address (required) |
| Parameter | Required | Type | Description |
|---|---|---|---|
nonce | yes | integer (int64) | The current transaction nonce for the account (0 for new accounts) |
A sample 200 JSON body is attached to this operation as an OpenAPI example (Mintlify shows it in the example panel, similar to other exchange API docs).
Documentation Index
Fetch the complete documentation index at: https://api.docs.rocketfi.io/llms.txt
Use this file to discover all available pages before exploring further.
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