Static
Readonly
abi
abi: readonly [{
inputs: readonly [{
internalType: "address";
name: "forwarder";
type: "address";
}];
name: "isTrustedForwarder";
outputs: readonly [{
internalType: "bool";
name: "";
type: "bool";
}];
stateMutability: "view";
type: "function";
}, {
inputs: readonly [];
name: "versionRecipient";
outputs: readonly [{
internalType: "string";
name: "";
type: "string";
}];
stateMutability: "view";
type: "function";
}]