ERC 2771 Context Upgradeable

Context variant with ERC2771 support.

Methods

isTrustedForwarder

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

Parameters

Name
Type
Description

forwarder

address

undefined

Returns

Name
Type
Description

_0

bool

undefined

Last updated