| 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).
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