kodadot / nft-gallery

Generative Art Marketplace
https://koda.art
MIT License
640 stars 361 forks source link

Read Offer on Item on AssetHub #10766

Closed vikiival closed 3 weeks ago

vikiival commented 2 months ago

Context

I would like to see offers for the particular item the the item detail

Task

  1. In gallery item create a new tab in the big table called offers
  2. fetch offers from the indexer - Gallery item detail: list offers intended for the item
  3. show the values in logical order - exez can help you with that - for refference we can reuse design of old basilisk offers - https://github.com/kodadot/nft-gallery/pull/8912
vikiival commented 2 months ago

I will spin-up new indexer on AHK for that