Type Alias OraclePricesData

OraclePricesData: { prices: Dictionary<bigint, bigint>; timestamp: number }