
Fluid · Acts onchain
Borrows the debt asset against collateral in a Fluid vault position. The vault's operate is called with a positive debt delta for the position NFT, paying the asset to the socket; the call returns the position id and the deltas applied. The vault refuses it if the position would exceed the vault's max LTV. Set the amount to max to borrow the full capacity. Reach for it after depositing collateral in the same transaction, or to draw funds a following swap or deposit needs, holding the position's LTV below a floor with a predicate.
On other protocols · 4