Git Source
Returns the trusted forwarder for the EIP2771 Standard.
function isTrustedForwarder(address forwarder) external view returns (bool);
Last updated 11 days ago