Type alias ReaderLiquidityPoolOpenInterest

ReaderLiquidityPoolOpenInterest: {
    long: string;
    pair: string;
    short: string;
}

Type declaration

  • long: string
  • pair: string
  • short: string

Generated using TypeDoc