Bytecode-generated storage layout

We've generated a storage layout (with no variable labels) from this contract's bytecode. We've also started a backfill to track the inferred variables.

0x2c468e5794abddac5ccb78adf6c2ec95eb2fd4fb

Unverified contract

Proxy

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

No balances found for "0x2c468e5794abddac5ccb78adf6c2ec95eb2fd4fb"

0x3d3528b2d1ec148d9f2f1529aba3347b7964b7ecdef6429fe75f197215813427
0x64583684d472254487785faf573b93c60844ddb40053aa15c3b150c7494df30e
0x1b91425fbe229ab92906ac896a703d2de1781c1853c92b97cf80880dde749b06
0xf240e4bb3bcba708c5f232f31d409dda4e8b12dd9121cc45705657b3be1abf8c

Functions
Getter at block 21213549
controller(view returns (address)
0xb39e09279d4035c0f92307741d9dd8ed66e74de0
owner(view returns (address)
0x76a32f57e3e83a0c66e3f47ec7fa671caa8c7085
version(pure returns (string)
1.1.5 (shenyang)
Read-only
boundMethodModule(bytes4 _methodview returns (address)
hasModule(address _moduleview returns (bool)
State-modifying
addModule(address _module
bindMethod(bytes4 _methodaddress _module
initController(address _controller
initOwner(address _initialOwner
removeModule(address _module
setController(address newController
setOwner(address newOwner
transact(uint8 modeaddress touint256 valuebytes datareturns (bytes returnData)
Events
ControllerChanged(address newController
MethodBound(bytes4 methodaddress module
ModuleAdded(address module
ModuleRemoved(address module
OwnerChanged(address newOwner
Transacted(address moduleaddress touint256 valuebytes data
WalletSetup(address owner
Constructor

This contract contains no constructor objects.

Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.