nft-gallery icon indicating copy to clipboard operation
nft-gallery copied to clipboard

History of floor and ceiling prices in BSX collection

Open yangwao opened this issue 2 years ago • 8 comments

We should show up floor and ceiling prices in BSX

yangwao avatar Jun 19 '22 18:06 yangwao

image

Hi! I am wonder whether this issue means show picture like above?

zhengow avatar Jul 03 '22 07:07 zhengow

Hi! I am wonder whether this issue means show picture like above?

hey, let's start with adding it there, as you can see, there's no data about collection showing on it's detail, but you can get inspired with the way rmrk/rubick is done in your screenshot :) We may expand the query further in

  • https://github.com/kodadot/nft-gallery/issues/2881 image

// edit:

you can check further bsx/collection tasks here :)

  • https://github.com/kodadot/nft-gallery/issues/660

petersopko avatar Jul 03 '22 09:07 petersopko

Hi! I am wonder whether this issue means show picture like above?

hey, let's start with adding it there, as you can see, there's no data about collection showing on it's detail, but you can get inspired with the way rmrk/rubick is done in your screenshot :) We may expand the query further in

// edit:

you can check further bsx/collection tasks here :)

got it:)

zhengow avatar Jul 03 '22 11:07 zhengow

ASSIGNED - @prachi00 🔒 LOCKED -> Friday, July 22nd 2022, 20:18:14 UTC -> 72 hours

kodabot avatar Jul 19 '22 20:07 kodabot

ASSIGNMENT EXPIRED - @prachi00 has been unassigned.

kodabot avatar Jul 22 '22 20:07 kodabot

hey, let's start with the floor price

image

yangwao avatar Jul 29 '22 10:07 yangwao

how do we figure out the floor price?

prachi00 avatar Jul 31 '22 06:07 prachi00

how do we figure out the floor price?

we're currently using floor price at least at one place, which is here: CollectionActivity.vue :) there's a query for magick there, I'm guessing we'd need to rewrite something similar in snek

petersopko avatar Jul 31 '22 08:07 petersopko