IERC2771Context.sol

Git Source

Functions

isTrustedForwarder

Returns the trusted forwarder for the EIP2771 Standard.

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

Last updated