custodyOf

Calls the "custodyOf" function on the contract.

Example

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

Parameters

Returns

The parsed result of the function call.