payeeCount

Calls the "payeeCount" function on the contract.

Example

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

Parameters

Returns

The parsed result of the function call.