gatewayFrozen

Calls the "gatewayFrozen" function on the contract.

Example

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

Parameters

Returns

The parsed result of the function call.