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.

0x21481006ee8039aa58bc1a2da4a0f4b3f4a37bec

Unverified contract

Proxy

Active on Ethereum with 2 txns
Deployed by via 0x74aff2ff at 10328672
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
0x2184e97e4e1f5f1c3b3c8782f772b9a7d80d34ae3b043b4fa4f522d1d98850cd
0xc838eb625e13d706588986b4289a908d9ae313d744c7f4b96c4e5e592582d855

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