Skip to main content

ComparableRateDepth

fillablenumbernullable

Depth ceiling in token units of the priced leg — borrow liquidity for a pool, total book depth for an order book.

cappedboolean

The requested amount exceeds fillable: this venue cannot fund the position at that size, and the row is demoted below every non-capped one.

liquidityUsdnumbernullable
utilizationnumbernullable

Market utilization, as a fraction between 0 and 1.

ComparableRateDepth
{
"fillable": 0,
"capped": true,
"liquidityUsd": 0,
"utilization": 0
}