kodadot / snek

Implementation of Basilisk NFT pallet
GNU General Public License v3.0
3 stars 11 forks source link

Resolver for collection stats #33

Open petersopko opened 2 years ago

petersopko commented 2 years ago

hey, just tested this, seems that there are still irregularities within the stats? check the screenshot below image

This might be a backend issue, we should have same data type between subsquid different implementation

more infos: on RMRK => event: "BUY", meta key has nft price

Capture d’écran 2022-06-24 à 12 03 18 PM

on BSX => event: "BUY", meta key doesn't have nft price

Capture d’écran 2022-06-24 à 12 02 58 PM

Originally posted by @roiLeo in https://github.com/kodadot/nft-gallery/issues/3257#issuecomment-1165425489

roiLeo commented 2 years ago

this might be closed by #95