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