an instance of a marketplace v3 contract
the listing id to check
a response object that includes the desired direct listing
const listingId = 0; // the listing id to check
const { data: directListing, isLoading, error } = useListing(contract, listingId);
DirectListings
Generated using TypeDoc
Get a direct listing