Nado Typescript SDK Documentation
    Preparing search index...

    Interface GetIndexerOraclePricesParams

    Oracle prices

    interface GetIndexerOraclePricesParams {
        productIds: number[];
    }
    Index

    Properties

    Properties

    productIds: number[]