AnyCallV7Upgradeable

Verified contract

Implementation

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

No balances found for "AnyCallV7Upgradeable"

No transactions found for "AnyCallV7Upgradeable"


Functions
Getter at block 20883143
ANYCALL_VERSION(view returns (string)
v7.0
admin(view returns (address)
0x0000000000000000000000000000000000000000
config(view returns (address)
0x0000000000000000000000000000000000000000
executor(view returns (address)
0x0000000000000000000000000000000000000000
mpc(view returns (address)
0x0000000000000000000000000000000000000000
paused(view returns (bool)
false
pendingMPC(view returns (address)
0x0000000000000000000000000000000000000000
retryWithPermit(view returns (bool)
false
Read-only
calcUniqID(bytes32 _txhashaddress _fromuint256 _fromChainIDuint256 _noncepure returns (bytes32)
execCompleted(bytes32view returns (bool)
retryExecRecords(bytes32view returns (bytes32)
State-modifying
anyCall(address _tobytes _datauint256 _toChainIDuint256 _flagsbytes _extdatapayable 
anyCall(string _tobytes _datauint256 _toChainIDuint256 _flagsbytes _extdatapayable 
anyExec(address _tobytes _datastring _appIDstruct AnyCallV7UpgradeableRequestContext _ctxbytes _extdata
applyMPC(
changeMPC(address _mpc
initialize(address _adminaddress _mpcaddress _executoraddress _config
retryExec(bytes32 _txhashaddress _fromuint256 _fromChainIDuint256 _nonceaddress _tobytes _data
setAdmin(address _admin
setConfig(address _config
setExecutor(address _executor
setPaused(bool _paused
setRetryWithPermit(bool _flag
Events
ApplyMPC(address indexed oldMPCaddress indexed newMPCuint256 timestamp
ChangeMPC(address indexed oldMPCaddress indexed newMPCuint256 timestamp
DoneRetryExecRecord(bytes32 indexed txhashaddress indexed fromuint256 fromChainIDuint256 nonce
Initialized(uint8 version
LogAnyCall(address indexed fromaddress tobytes datauint256 toChainIDuint256 flagsstring appIDuint256 noncebytes extdata
LogAnyCall(address indexed fromstring tobytes datauint256 toChainIDuint256 flagsstring appIDuint256 noncebytes extdata
LogAnyExec(bytes32 indexed txhashaddress indexed fromaddress indexed touint256 fromChainIDuint256 noncebool successbytes result
SetAdmin(address admin
SetConfig(address config
SetExecutor(address executor
SetPaused(bool paused
SetRetryWithPermit(bool flag
StoreRetryExecRecord(bytes32 indexed txhashaddress indexed fromaddress indexed touint256 fromChainIDuint256 noncebytes data
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.