Get User Trading Variables
Trading Backend
Get User Trading Variables
Returns user-specific trading variables, pending market orders, fee tiers, and price impact data.
GET
Get User Trading Variables
Endpoint
GET /user-trading-variables/{address}
Returns user-specific trading variables, pending market orders, fee tiers, and price impact data.
Parameters
| Parameter | Location | Required | Type | Description |
|---|---|---|---|---|
address | path | Yes | string | Trader wallet address. |
Usage Example
Response Structure
The generated API panel lists the response schema for status codes: 200. Error responses generally return anerror or message field.Path Parameters
Trader wallet address.
Response
200 - application/json
Successful response
The response is of type object.
