Class IndexerOracleStreamTransformer
Hierarchy
- IndexerOracleStreamTransformer
Methods
Static pricesByMarketsCallback
Parameters
Returns { marketId: string; price: string; timestamp: string }
marketId: string
price: string
timestamp: string
Static pricesStreamCallback
Parameters
Returns { operation: StreamOperation; price: string; timestamp: number }
price: string
timestamp: number
marketID that the price has been updated