Nado Typescript SDK Documentation
    Preparing search index...

    Interface GetIndexerPerpPricesParams

    Perp prices

    interface GetIndexerPerpPricesParams {
        productId: number;
    }
    Index

    Properties

    Properties

    productId: number