For the complete documentation index, see llms.txt. This page is also available as Markdown.

IERC2771Context.sol

Git Source

Functions

isTrustedForwarder

Returns the trusted forwarder for the EIP2771 Standard.

function isTrustedForwarder(address forwarder) external view returns (bool);

Last updated