keyRegistry

Calls the "keyRegistry" function on the contract.

Example

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

Parameters

Returns

The parsed result of the function call.