ergo-auction-house / frontend

User interface of Auction House.
2 stars 0 forks source link

Bidder and Seller? #39

Closed Allcyberpunk closed 1 year ago

Allcyberpunk commented 1 year ago

I just bid this NFT and nowhere does my wallet appear as "bidder" as it was in V2, no? or where can I see that data?

On the other hand, where is the "seller" indicated? Is it the one that indicates "Created by"? Created gives me the feeling that it is the one who mints, not the one who sells.

seller-bidder

pyotrsky commented 1 year ago

We are working on the feature you mentioned, to show the users which artworks they bid on.

The seller is the one who currently has the artwork in their wallet and has listed it. And you are right: "Created by" indicates the one who has minted the artwork in the first place. "Created by" does not change for an artwork, however an artwork may get listed multiple times, each time with a different seller. The seller is denoted by "Listed by" right below the name of the artwork.

anon-real commented 1 year ago

We should change Created by to Minted by.

anon-real commented 1 year ago

@Allcyberpunk thanks for the suggestion! We have missed the bidder information, it will be added.

anon-real commented 1 year ago

This is done.