getIdGateway

Retrieves the IdGateway contract.

Example

import { getIdGatway } from "thirdweb/extensions/farcaster";
const idGateway = await getIdGateway({
client,
});

Parameters

Returns

The IdGateway contract instance.