tokenConditionId

Calls the "tokenConditionId" function on the contract.

Example

import { tokenConditionId } from "thirdweb/extensions/airdrop";
const result = await tokenConditionId({
contract,
tokenAddress: ...,
});

Parameters

Returns

The parsed result of the function call.