totalOffers

Calls the "totalOffers" function on the contract.

Example

import { totalOffers } from "thirdweb/extensions/marketplace";
const result = await totalOffers({
contract,
});

Parameters

Returns

The parsed result of the function call.