useAuctionWinner
Hook for getting the winner of an auction (or english auction) on a Marketplace
or MarketplaceV3 contract.
Example
Parameters
Returns
The hook's data
property, once loaded, contains a string
representing the address of the auction winner, or undefined
if there is no winner.