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.

0x4c381276f4847255c675eab90c3409fa2fce68bc

Unverified contract

Proxy

Active on Ethereum with 3 txns
Deployed by via 0x0e32f1b6 at 10314706
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1,207.52
ERC-20
Value $36.43
ERC-20
Value $0
0xadc054d5a3eae59c9820ed86f16d79e73b9204c29875384b70573dd22ee6fcad
0x5f0c551d59d37cf167eabf648b22ff0f813f0ae3ee134006f5a76b0944646113
0x8cf17d24955550f5ff66f48350d6e8b92c46e52d7600ed2966d73ef7babab9b8

Functions
Getter at block 21209305
controller(view returns (address)
0xb39e09279d4035c0f92307741d9dd8ed66e74de0
owner(view returns (address)
0x984a19a599ec93f2fdace376c5189cefc0ec7822
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.