Nado Typescript SDK Documentation
    Preparing search index...

    Interface IndexerServerOraclePricesResponse

    interface IndexerServerOraclePricesResponse {
        prices: IndexerServerOraclePrice[];
    }
    Index

    Properties

    Properties