nonces

Calls the "nonces" function on the contract.

Example

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

Parameters

Returns

The parsed result of the function call.