timestamp
timestamp: BigNumber
cumulativeUsers
cumulativeUsers: BigNumber
dailyActiveUsers
dailyActiveUsers: BigNumber
cumulativeVolumes
cumulativeVolumes: Record<number, BigDecimal>
cumulativeTakerFees
cumulativeTakerFees: Record<number, BigDecimal>
cumulativeSequencerFees
cumulativeSequencerFees: Record<number, BigDecimal>
cumulativeMakerFees
cumulativeMakerFees: Record<number, BigDecimal>
cumulativeTrades
cumulativeTrades: Record<number, BigDecimal>
cumulativeLiquidationAmounts
cumulativeLiquidationAmounts: Record<number, BigDecimal>
openInterestsQuote
openInterestsQuote: Record<number, BigDecimal>
totalDeposits
totalDeposits: Record<number, BigDecimal>
totalBorrows
totalBorrows: Record<number, BigDecimal>
fundingRates
fundingRates: Record<number, BigDecimal>
depositRates
depositRates: Record<number, BigDecimal>
borrowRates
borrowRates: Record<number, BigDecimal>
cumulativeTradeSizes
cumulativeTradeSizes: Record<number, BigDecimal>
cumulativeInflows
cumulativeInflows: Record<number, BigDecimal>
cumulativeOutflows
cumulativeOutflows: Record<number, BigDecimal>
oraclePrices
oraclePrices: Record<number, BigDecimal>