keyGateway

Calls the "keyGateway" function on the contract.

Example

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

Parameters

Returns

The parsed result of the function call.