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.

0xd888b723b8c6bba8b27ea9b0690094b3b564f618

Unverified contract

Proxy

Active on Ethereum with 4 txns
Deployed by via 0x13919dc5 at 10367520
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $304
ERC-20
Value $184
ERC-20
--
0x9058464b0c5e5486fbd9ea7989eb85a45c3c26b8d49210df10a49b5565f9d3db
0x52394c6d5f3138bc2bc9a4d21f00862984707f0ae655ce3527d503245b0bd0c7
0xde54ee93d3ae3db4fb06833ce811ad43e636c76d4e4257fd1a1cdbdbab29bdf2
0xba81e31d8d6463bc94e39274f7ddba8543073995b6b5ac63c6939c956b846bce

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