idOf

Calls the "idOf" function on the contract.

Example

import { idOf } from "thirdweb/extensions/farcaster";
const result = await idOf({
contract,
owner: ...,
});

Parameters

Returns

The parsed result of the function call.