claimCondition

Calls the "claimCondition" function on the contract.

Example

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

Parameters

Returns

The parsed result of the function call.