Nado Typescript SDK Documentation
    Preparing search index...

    Interface GetEngineMarketLiquidityParams

    interface GetEngineMarketLiquidityParams {
        productId: number;
        depth: number;
    }
    Index

    Properties

    Properties

    productId: number
    depth: number