useWinningBid
Hook for getting the winning bid of an auction listing on a Marketplace contract.
Example
Parameters
Returns
Query result object that includes the Offer that is winning the auction
The hook's data property, once loaded, is an object of type Offer , or undefined if no winning bid exists.