type LiquidityPoolNew { id: ID! # pool address chainID: BigInt! # chain id of the pool name: String! # name of the pool token0: Token!
type LiquidityPoolNew { id: ID! # pool address chainID: BigInt! # chain id of the pool name: String! # name of the pool token0: Token!