{"name":"Hyperliquid Stateful Wallet API","version":"2.0.0","description":"Incremental wallet syncing with SQLite database","endpoints":{"sync":"POST /sync - Sync wallet (incremental or full)","wallet":"GET /wallet/{address} - Get wallet summary","positions":"GET /wallet/{address}/positions - Get positions","fills":"GET /wallet/{address}/fills - Get recent fills","force_full_sync":"POST /wallet/{address}/force-full-sync - Delete and resync wallet from scratch"}}