pancakeswap / pancake-subgraph

📊 Pancake subgraph (blocks, profile, prediction, NFT's, ...)
GNU General Public License v3.0
334 stars 583 forks source link

Why is there no token0 #112

Open ghostry opened 3 years ago

ghostry commented 3 years ago

I see https://bsc.streamingfast.io/subgraphs/name/pancakeswap/exchange-v2/graphql Mint!]! ··· id: ID! ... pair: Pair! token0: Token! token1: Token! ... feeLiquidity: BigDecimal ··· but https://github.com/pancakeswap/pancake-subgraph/blob/v2/subgraphs/exchange/schema.graphql mint has no token0 and token1

ethdevss commented 2 years ago

same problem @ChefKai