interface IndexerServerOraclePricesResponse {
    prices: IndexerServerOraclePrice[];
}

Properties

Properties