idCounter

Calls the "idCounter" function on the contract.

Example

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

Parameters

Returns

The parsed result of the function call.