This contract is being backfilled. You may encounter incomplete storage history.

Dispatcher

Verified contract

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

No balances found for "Dispatcher"

0x4b9ff59ac8cd4ef217da7f88900922fcb7dac4e9d0a9bc25803a0a161fbe51ff
0xbe02fa3586c21c3af3782ee12d82661a2e9d7a260d68216c8aba378e8e87ef68
0x16c56ba350200c2be03d932dfdf823b5786794ed62f30cf8734b34f34d9cec8a
0x1a1d4fe719cdabdf6bfac8ea3d3a3994a50527badc1e83c8774d7be2bd294069
0x35a619b14ce9cfb4ecd3c1cefca289aad09555363dfd523d7bccb0eea1dc4d75
0xaf4dbf0ce4ad7b43784ec66f0fd4155421b90cc5fef1ff2572d55d554eaf82c0
0x7df1299e3d4bb3a5b75aa62577f750f057fbcd7106810d089656b73f0ef18f1f

Functions
Getter at block 20792797
getCurrentFundDeployer(view returns (address currentFundDeployer_)
0x4f1c53f096533c04d8157efb6bca3eb22ddc6360
getMigrationTimelock(view returns (uint256 migrationTimelock_)
604800
getNominatedOwner(view returns (address nominatedOwner_)
0x0000000000000000000000000000000000000000
getOwner(view returns (address owner_)
0xb270fe91e8e4b80452fbf1b4704208792a350f53
getSharesTokenSymbol(view returns (string sharesTokenSymbol_)
ENZF
Read-only
getFundDeployerForVaultProxy(address _vaultProxyview returns (address fundDeployer_)
getMigrationRequestDetailsForVaultProxy(address _vaultProxyview returns (address nextFundDeployer_address nextVaultAccessor_address nextVaultLib_uint256 executableTimestamp_)
getTimelockRemainingForMigrationRequest(address _vaultProxyview returns (uint256 secondsRemaining_)
hasExecutableMigrationRequest(address _vaultProxyview returns (bool hasExecutableRequest_)
hasMigrationRequest(address _vaultProxyview returns (bool hasMigrationRequest_)
State-modifying
cancelMigration(address _vaultProxybool _bypassFailure
claimOwnership(
deployVaultProxy(address _vaultLibaddress _owneraddress _vaultAccessorstring _fundNamereturns (address vaultProxy_)
executeMigration(address _vaultProxybool _bypassFailure
removeNominatedOwner(
setCurrentFundDeployer(address _nextFundDeployer
setMigrationTimelock(uint256 _nextTimelock
setNominatedOwner(address _nextNominatedOwner
setSharesTokenSymbol(string _nextSymbol
signalMigration(address _vaultProxyaddress _nextVaultAccessoraddress _nextVaultLibbool _bypassFailure
Events
CurrentFundDeployerSet(address prevFundDeployeraddress nextFundDeployer
MigrationCancelled(address indexed vaultProxyaddress indexed prevFundDeployeraddress indexed nextFundDeployeraddress nextVaultAccessoraddress nextVaultLibuint256 executableTimestamp
MigrationExecuted(address indexed vaultProxyaddress indexed prevFundDeployeraddress indexed nextFundDeployeraddress nextVaultAccessoraddress nextVaultLibuint256 executableTimestamp
MigrationInCancelHookFailed(bytes failureReturnDataaddress indexed vaultProxyaddress indexed prevFundDeployeraddress indexed nextFundDeployeraddress nextVaultAccessoraddress nextVaultLib
MigrationOutHookFailed(bytes failureReturnDatauint8 hookaddress indexed vaultProxyaddress indexed prevFundDeployeraddress indexed nextFundDeployeraddress nextVaultAccessoraddress nextVaultLib
MigrationSignaled(address indexed vaultProxyaddress indexed prevFundDeployeraddress indexed nextFundDeployeraddress nextVaultAccessoraddress nextVaultLibuint256 executableTimestamp
MigrationTimelockSet(uint256 prevTimelockuint256 nextTimelock
NominatedOwnerRemoved(address indexed nominatedOwner
NominatedOwnerSet(address indexed nominatedOwner
OwnershipTransferred(address indexed prevOwneraddress indexed nextOwner
SharesTokenSymbolSet(string _nextSymbol
VaultProxyDeployed(address indexed fundDeployeraddress indexed owneraddress vaultProxyaddress indexed vaultLibaddress vaultAccessorstring fundName
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.