recoveryOf

Calls the "recoveryOf" function on the contract.

Example

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

Parameters

Returns

The parsed result of the function call.