maxKeysPerFid

Calls the "maxKeysPerFid" function on the contract.

Example

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

Parameters

Returns

The parsed result of the function call.