VersionManager

Verified contract

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

No balances found for "VersionManager"

0x102d1d7002dacdbfff2605d61c9da3d89318671ff1c4e0c1c8e3b0a06f1d2a63
0x04c551992cc560238231f6c05a4b1e6f6ebcb52d10f17a45ee635d119c7fe16c
0xecfff234397beed502811bda24e82e6d7cad55a217ee041bd3e251bbcf484728
0xd4a7aa05e110a9b56ffe073666501f5f5bab09f781107c1f1656c89ecd6126a4
0x11839becb14e27060b4bb3968cd7c563456b575147396ae63f251a8b2dc86ed8
0x88a3665e5351ae1084f0ec8a8148216a36bf023b6a16c2137342d494b0acb86f
0xbc124fb71578136213e1606ad0494e39ace5d83cb828d607f29575e5fbf4d10a
0x3976d11b80b4071bc5922e7474ff8979af6c8116cb88d05e2f263636f356501e
0xd8b5e36495ceec4bc9555fcfb88e371fd701939187753adf1bd26da4f0db8126
0x67d0daf1322bf3f313dd405e9366e1a61d07ecd34394dd2f4d6ebc80a2740773

Functions
Getter at block 20850583
getStaticCallSignatures(view returns (bytes4[] _sigs)
[]
lastVersion(view returns (uint256)
1
minVersion(view returns (uint256)
1
owner(view returns (address)
0xa5c603e1c27a96171487aea0649b01c56248d2e8
Read-only
featuresToInit(uint256uint256view returns (address)
getRequiredSignatures(addressbytes _dataview returns (uint256uint8)
isFeatureAuthorised(address _walletaddress _featureview returns (bool)
isFeatureAuthorisedInVersionManager(address _walletaddress _featureview returns (bool)
isFeatureInVersion(addressuint256view returns (bool)
isStorage(addressview returns (bool)
staticCallExecutors(uint256bytes4view returns (address)
staticCallSignatures(uint256uint256view returns (bytes4)
walletVersions(addressview returns (uint256)
State-modifying
addModule(address _walletaddress _module
addStorage(address _storage
addVersion(address[] _featuresaddress[] _featuresToInit
changeOwner(address _newOwner
checkAuthorisedFeatureAndInvokeWallet(address _walletaddress _touint256 _valuebytes _datareturns (bytes _res)
init(address _wallet
invokeStorage(address _walletaddress _storagebytes _data
recoverToken(address _token
setMinVersion(uint256 _minVersion
setOwner(address _walletaddress _newOwner
upgradeWallet(address _walletuint256 _toVersion
Events
FeatureCreated(bytes32 name
OwnerChanged(address indexed _newOwner
VersionAdded(uint256 _versionaddress[] _features
WalletUpgraded(address indexed _walletuint256 _version
Constructor
constructor(address _registryaddress _lockStorageaddress _guardianStorageaddress _transferStorageaddress _limitStorage
Fallback and receive
fallback(
Errors

This contract contains no error objects.