Closed kespinola closed 2 years ago
The context of the auction house is set based on the hostname being responded to by the application.
marketplace(subdomain: "{}") { name description logoUrl bannerUrl auctionHouse { sellerFeeBasisPoints authority auctionHouseFeeAccount } }
https://github.com/holaplex/marketplace/pull/35
resolves lookup of marketplace based on the subdomain of the incoming request.
done.
Goal
The context of the auction house is set based on the hostname being responded to by the application.
Requirements