proposalThreshold

Calls the "proposalThreshold" function on the contract.

Example

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

Parameters

Returns

The parsed result of the function call.