ERC2771Forwarder

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0xcf9b1ca6 at 19840569
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "ERC2771Forwarder"

No transactions found for "ERC2771Forwarder"


Functions
Getter at block 20885230
eip712Domain(view returns (bytes1 fieldsstring namestring versionuint256 chainIdaddress verifyingContractbytes32 saltuint256[] extensions)
(fields=0x0f, name=Keyring Network, version=1, chainId=1, verifyingContract=0x3fab04220c37fdb7fe7845b31cc6c4308effedc1, salt=0x0000000000000000000000000000000000000000000000000000000000000000, extensions=[])
Read-only
nonces(address ownerview returns (uint256)
verify(struct ERC2771ForwarderForwardRequestData requestview returns (bool)
State-modifying
execute(struct ERC2771ForwarderForwardRequestData requestpayable 
Events
EIP712DomainChanged(
ExecutedForwardRequest(address indexed signeruint256 noncebool success
Constructor
constructor(string name
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ERC2771ForwarderExpiredRequest(uint48 deadline
ERC2771ForwarderInvalidSigner(address signeraddress from
ERC2771ForwarderMismatchedValue(uint256 requestedValueuint256 msgValue
ERC2771UntrustfulTarget(address targetaddress forwarder
FailedInnerCall(
InvalidAccountNonce(address accountuint256 currentNonce
InvalidShortString(
StringTooLong(string str