Documentation
    Preparing search index...

    Interface PlpWithdrawOptions

    Options for withdrawPlp.

    interface PlpWithdrawOptions {
        minUsdcOut?: string | number;
    }
    Index
    minUsdcOut?: string | number

    Floor on the USDC paid for the whole request, in USD decimals like every other amount here. A floor on the MARK, not an amount: a flush quoting less declines rather than paying out smaller. Omitted → no floor. Measured after the protocol's withdraw fee.