ExecWithSigsFacet

Verified contract

Implementation

Active on Base with 0 txns
Deployed by via 0x85aa4adc at 2348574
Slot Value
0x0000000000000000000000000000000000000000000000000000000000000000 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000001 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000002 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000003 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000004 0x0000000000000000000000000000000000000000000000000000000000000000

No balances found for "ExecWithSigsFacet"

No transactions found for "ExecWithSigsFacet"


Functions
Getter at block 22754324
DOMAIN_SEPARATOR(view returns (bytes32)
0x64ae40fab6d42ab219172ccd912b133de9db8e4c82a3c387b385a562d95eeb30
MESSAGE_FEE_COLLECTOR_TYPEHASH(view returns (bytes32)
0x15ea0da85861618c9ae40705639b53a47a369c0b4b55741da2aa0f79d3235d9d
MESSAGE_RELAY_CONTEXT_TYPEHASH(view returns (bytes32)
0xdeafacdf5224fb9ef6c15396bde676d97f8f72cc4bee754b9a0803d446f86215
MESSAGE_TRACK_FEE(view returns (bytes32)
0x2f71996ae4aca459fa1de35c4c80eb16395d23dfdd4cdc6c7d06180d568f9d19
MESSAGE_TYPEHASH(view returns (bytes32)
0x87c50c7b9f488d9b1e7b606f3c7542bfe124c63d17647448f2261b53dfa9b976
feeCollector(view returns (address)
0x3ac05161b76a35c1c28dc99aa01bed7b24cea3bf
name(view returns (string)
ExecWithSigsFacet
version(view returns (string)
1
Read-only

This contract contains no read-only function objects.

State-modifying
execWithSigs(struct ExecWithSigs _callreturns (uint256 estimatedGasUsed)
execWithSigsFeeCollector(struct ExecWithSigsFeeCollector _callreturns (uint256 estimatedGasUseduint256 observedFee)
execWithSigsRelayContext(struct ExecWithSigsRelayContext _callreturns (uint256 estimatedGasUseduint256 observedFee)
execWithSigsTrackFee(struct ExecWithSigsTrackFee _callreturns (uint256 estimatedGasUseduint256 observedFee)
simulateExecWithSigs(address _servicebytes _datareturns (uint256 estimatedGasUsed)
simulateExecWithSigsFeeCollector(address _servicebytes _dataaddress _feeTokenreturns (uint256 estimatedGasUseduint256 observedFee)
simulateExecWithSigsRelayContext(address _servicebytes _dataaddress _feeTokenuint256 _feereturns (uint256 estimatedGasUseduint256 observedFee)
simulateExecWithSigsTrackFee(address _servicebytes _dataaddress _feeTokenreturns (uint256 estimatedGasUseduint256 observedFeebool isFeeCollector)
Events
LogExecWithSigs(bytes32 correlationIdstruct Message msgaddress indexed executorSigneraddress indexed checkerSigneruint256 estimatedGasUsedaddress sender
LogExecWithSigsFeeCollector(bytes32 correlationIdstruct MessageFeeCollector msgaddress indexed executorSigneraddress indexed checkerSigneruint256 observedFeeuint256 estimatedGasUsedaddress sender
LogExecWithSigsRelayContext(bytes32 correlationIdstruct MessageRelayContext msgaddress indexed executorSigneraddress indexed checkerSigneruint256 observedFeeuint256 estimatedGasUsedaddress sender
LogExecWithSigsTrackFee(bytes32 correlationIdstruct MessageTrackFee msgaddress indexed executorSigneraddress indexed checkerSigneruint256 observedFeeuint256 estimatedGasUsedaddress sender
Constructor
constructor(address _feeCollector
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.