Left Curve Software Stack
    Preparing search index...

    Type Alias PerpsLiquidityDepth

    type PerpsLiquidityDepth = {
        notional: string;
        size: string;
    }
    Index

    Properties

    Properties

    notional: string
    size: string