Beta
an instance of a marketplace contract
Optional
filter: MarketplaceFilterfilter to pass to the query for the sake of pagination & filtering
a response object that includes an array of listings
const { data: listings, isLoading, error } = useListings(contract, { start: 0, count: 100 });
Generated using TypeDoc
Get all listings