VersionManager
Verified contract
Active on
Ethereum with 251 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xc17d…0105
Balances ($1,588.16)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDT | ERC-20 | 1.58K | $0.999136 |
$1,578.63 | |
WBTC | ERC-20 | 0.0001 | $95,282.00 |
$9.53 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19881995 | 6 months ago | | | 0 | 0.00014424600 | |
| 15477628 | 2 years ago | | | 0 | 0.00018238977 | |
| 13871464 | 3 years ago | | | 0 | 0.0019677900 | |
| 13676418 | 3 years ago | | | 0 | 0.0026513388 | |
| 13579345 | 3 years ago | | | 0 | 0.0095530500 | |
| 13449290 | 3 years ago | | | 0 | 0.0022045500 | |
| 12475654 | 4 years ago | | | 0 | 0.0015721761 | |
| 12457704 | 4 years ago | | | 0 | 0.0015048552 | |
| 12415125 | 4 years ago | | | 0 | 0.0077306220 | |
| 12344588 | 4 years ago | | | 0 | 0.0011403020 |
ABI
ABI objects
Getter at block 21286394
getStaticCallSignatures() view returns (bytes4[] _sigs)
[]
lastVersion() view returns (uint256)
1
minVersion() view returns (uint256)
1
owner() view returns (address)
0xa5c603e1c27a96171487aea0649b01c56248d2e8
Read-only
featuresToInit(uint256, uint256) view returns (address)
getRequiredSignatures(address, bytes _data) view returns (uint256, uint8)
isFeatureAuthorised(address _wallet, address _feature) view returns (bool)
isFeatureAuthorisedInVersionManager(address _wallet, address _feature) view returns (bool)
isFeatureInVersion(address, uint256) view returns (bool)
isStorage(address) view returns (bool)
staticCallExecutors(uint256, bytes4) view returns (address)
staticCallSignatures(uint256, uint256) view returns (bytes4)
walletVersions(address) view returns (uint256)
State-modifying
Events addModule(address _wallet, address _module)
addStorage(address _storage)
addVersion(address[] _features, address[] _featuresToInit)
changeOwner(address _newOwner)
checkAuthorisedFeatureAndInvokeWallet(address _wallet, address _to, uint256 _value, bytes _data) returns (bytes _res)
init(address _wallet)
invokeStorage(address _wallet, address _storage, bytes _data)
recoverToken(address _token)
setMinVersion(uint256 _minVersion)
setOwner(address _wallet, address _newOwner)
upgradeWallet(address _wallet, uint256 _toVersion)
verifyStaticCall()
FeatureCreated(bytes32 name)
OwnerChanged(address indexed _newOwner)
VersionAdded(uint256 _version, address[] _features)
WalletUpgraded(address indexed _wallet, uint256 _version)
constructor(address _registry, address _lockStorage, address _guardianStorage, address _transferStorage, address _limitStorage)
fallback()
This contract contains no error objects.