IERC2771Context.sol

Git Sourcearrow-up-right

Functions

isTrustedForwarder

Returns the trusted forwarder for the EIP2771 Standard.

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

Last updated