idRegistry

Calls the "idRegistry" function on the contract.

Example

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

Parameters

Returns

The parsed result of the function call.