- This change: https://t.me/lighter_api_updates/101 to our WebSocket logic has been postponed to next Monday, March 23rd at 12pm UTC. Testnet already has the new logic, and you can fallback to the old (current) ping/pong logic adding
server_pings=true to the WebSocket URL. This fallback will be made available on mainnet too, for a few days after we deploy the changes.Other changes:
- You can now use the
active_only filter on the account endpoint to hide markets for which leverage and margin settings are present (meaning, you traded the market at least once), but with no active position at the time of your request- The
logs endpoint for markets via the explorer api now supports pagination: https://apidocs.lighter.xyz/reference/get_markets-symbol-logs- Maker trades are now available via the explorer api