AnycallExecutorUpgradeable

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x950ef69f at 16423715
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 2 additional slots

No balances found for "AnycallExecutorUpgradeable"

No transactions found for "AnycallExecutorUpgradeable"


Functions
Getter at block 20884000
PAUSE_ALL_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
admin(view returns (address)
0x0000000000000000000000000000000000000000
context(view returns (address fromuint256 fromChainIDuint256 nonce)
(from=0x0000000000000000000000000000000000000000, fromChainID=0, nonce=0)
delay(view returns (uint256)
172800
delayMPC(view returns (uint256)
0
getAllSupportedCallers(view returns (address[])
[]
mpc(view returns (address)
0x0000000000000000000000000000000000000000
pendingMPC(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
isSupportedCaller(addressview returns (bool)
paused(bytes32 roleview returns (bool)
supportedCallers(uint256view returns (address)
State-modifying
addSupportedCaller(address caller
applyMPC(
changeAdmin(address _admin
changeMPC(address _mpc
execute(address _tobytes _dataaddress _fromuint256 _fromChainIDuint256 _nonceuint256 _flagsbytesreturns (bool successbytes result)
initialize(address _adminaddress _mpc
pause(bytes32 role
removeSupportedCaller(address caller
unpause(bytes32 role
Events
ChangeAdmin(address indexed _oldaddress indexed _new
Initialized(uint8 version
LogApplyMPC(address indexed oldMPCaddress indexed newMPCuint256 applyTime
LogChangeMPC(address indexed oldMPCaddress indexed newMPCuint256 effectiveTime
Paused(bytes32 role
Unpaused(bytes32 role
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.