an instance of a marketplace contract
Optional
listingId: RequiredParam<BigNumberish>the listing id to check (only necessary for marketplace v3)
a response object that includes an array of listings
const { data: bidBuffer, isLoading, error } = useBidBuffer(contract);
EnglishAuctions
Generated using TypeDoc
Get the bid buffer for an english auction