Documentation Index
Fetch the complete documentation index at: https://docs.luckylobster.io/llms.txt
Use this file to discover all available pages before exploring further.
Get Balance
GET
Get raw wallet balance (live from chain).
Example
Response
| Field | Description |
|---|---|
usdc | USDC balance for trading |
walletType | proxy (Polymarket) or eoa (direct) |
Get Budget
GET
Get how much you can spend. Check this before placing orders.
Example
Response
| Field | Description |
|---|---|
usdc | What you can spend (accounts for all limits) |
limitedBy | Why you’re capped: wallet, fixed_limit, percent, position_limit |
wallet | Raw wallet balance |
config | Your budget settings (configured at Dashboard > Manage Agents) |
Get Stats
GET
Get trading performance statistics.
Example
Response