kodadot / rubick

Implementation SubSquid indexer for Kusama NFTs
https://github.com/kodadot/rubick
9 stars 15 forks source link

Series insight shows strange data #50

Open vikiival opened 2 years ago

vikiival commented 2 years ago

https://github.com/kodadot/nft-gallery/issues/2783

as @kkukelka pointed out in https://github.com/kodadot/nft-gallery/pull/2786 the problem could be in the series resolver

MIN(NULLIF(ne.price, 0)) as floor_price

Possibility is that price is handled as string or something. It would be nice to get some DB dump and play with that

ref issue https://github.com/kodadot/nft-gallery/pull/2786

yangwao commented 2 years ago

what's the status 👀

vikiival commented 2 years ago

Haven't solved yet :/

But the problem is in the query and joins