Compute a user's fillable balance for limit orders
curl --request GET \
--url https://api.velora.xyz/v2/delta/orders/fillablebalance/{chainId}/{userAddress}/{tokenAddress}{
"0x6B175474E89094C44Da98b954EedeAC495271d0F": "500000000000000000"
}Delta API
Get Delta fillable balance
User’s source-token amounts already committed to open limit orders. Use it when sizing a new limit order.
GET
/
v2
/
delta
/
orders
/
fillablebalance
/
{chainId}
/
{userAddress}
/
{tokenAddress}
Compute a user's fillable balance for limit orders
curl --request GET \
--url https://api.velora.xyz/v2/delta/orders/fillablebalance/{chainId}/{userAddress}/{tokenAddress}{
"0x6B175474E89094C44Da98b954EedeAC495271d0F": "500000000000000000"
}Last modified on June 14, 2026
Was this page helpful?
⌘I