an instance of a marketplace v3 contract
the auction id to check
a response object that includes the desired english auction
const auctionId = 0; // the listing id to check
const { data: englishAuction, isLoading, error } = useEnglishAuction(contract, auctionId);
EnglishAuctions
Generated using TypeDoc
Get an english auction