Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MarketFundingChange

Hierarchy

  • ChangeEvent<{ fundingIndex: Decimal; key: string }>
    • MarketFundingChange

Index

Properties

curr: { fundingIndex: Decimal; key: string }

Type declaration

  • fundingIndex: Decimal
  • key: string
prev: { fundingIndex: Decimal; key: string }

Type declaration

  • fundingIndex: Decimal
  • key: string
time: Date

Generated using TypeDoc