Stats: {
    __typename?: "Stats";
    totalLiquidity: Scalars["BigInt"];
    totalVolume: Scalars["BigInt"];
}

Type declaration

  • Optional __typename?: "Stats"
  • totalLiquidity: Scalars["BigInt"]
  • totalVolume: Scalars["BigInt"]

Generated using TypeDoc