ERC 2771 Context Upgradeable

Context variant with ERC2771 support.

Methods

isTrustedForwarder

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

Parameters

NameTypeDescription

forwarder

address

undefined

Returns

NameTypeDescription

_0

bool

undefined

Last updated