• Largest valid draw for a given collateral (core getBorrowingPower), a preview; no live position needed. Refetches on new blocks (the binding ratio / price can move).

    Parameters

    • __namedParameters: { collateral: undefined | bigint }

    Returns UseQueryResult<bigint, Error>