Beta
Get the total count of listings
an instance of a marketplace contract
a response object that includes the listing count
const { data: listingsCount, isLoading, error } = useListingsCount(contract); Copy
const { data: listingsCount, isLoading, error } = useListingsCount(contract);
Documentation
Generated using TypeDoc
Get the total count of listings