idGateway

Calls the "idGateway" function on the contract.

Example

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

Parameters

Returns

The parsed result of the function call.