cURL
curl --request GET \ --url https://api.limitless.exchange/markets/{slug}/locked-balance
{ "lockedBalance": "250.50", "lockedBalanceFormatted": "250.50 USDC", "currency": "USDC", "orderCount": 3 }
Get the amount of funds locked in open orders for the authenticated user
User's locked balance details
"250.50"
"250.50 USDC"
"USDC"
3