Commit Graph

18 Commits

Author SHA1 Message Date
Adrian Brzeziński 3e363c8638
nft tweaks (#288)
* pagination

* fix filter

* currently listed

* refetch points
2023-10-16 17:06:17 +02:00
Adrian Brzeziński 32d52fb1a3 fix nfts refresh 2023-10-11 17:33:11 +02:00
saml33 5970928ee5 fix nft page scroll after modal close 2023-08-27 22:32:59 +10:00
saml33 1fa9a8b836 add loading to nft offers table 2023-08-27 22:09:18 +10:00
saml33 9fc3a1fcdd add buy now function to nft offer modal 2023-08-27 21:32:50 +10:00
saml33 16c7cbfbd8 add nft details to offers 2023-08-25 14:02:21 +10:00
saml33 c71c62f5f3 add transaction confirmation notifications to nft transactions 2023-08-25 08:14:19 +10:00
saml33 ae64323d3c fix initial nft listings load and sort by price 2023-08-24 15:31:54 +10:00
saml33 a85003bc9c filter nft listings by collection name 2023-08-24 14:44:09 +10:00
saml33 d50869a700 add more detail to nft listings 2023-08-24 14:09:23 +10:00
saml33 fbab97e7f2 add content to nft offers modal 2023-08-24 13:38:33 +10:00
saml33 b28228ae58 add more try/catch blocks to nft market 2023-08-24 12:35:02 +10:00
saml33 28f46d6be5 add some loading and empty states to nft market 2023-08-18 22:59:30 +10:00
tjs 10cf640f11 update prettier pkgs, config, and reformat 2023-08-17 19:47:11 -04:00
tjs 7056d01ef2 add next and tailwind eslint plugins 2023-08-17 17:16:23 -04:00
tjs 2ff18afbf7 use latest packages 2023-08-11 02:30:44 -04:00
saml33 01f03022bf give depth chart its own tab 2023-07-25 08:52:09 +10:00
Adrian Brzeziński fe1ca08cc8
nft market (#173)
* poc wip

* devnet temp setup

* fix

* list item modal

* fix

* bid asset

* my bids modal

* mybids

* bids

* asset bids accept

* fixes

* nft market

* transaltions

* pagination

* bids without lisings

* list of bids

* fix

* add desktop ui styling

* yarn setup

* bring back mainnet

* mainnet setup

* only for whitelisted users

* fix pr

---------

Co-authored-by: saml33 <slam.uke@gmail.com>
2023-07-24 20:17:07 +02:00