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.

hnpdslxz.loopring.eth

Unverified contract

Proxy

Active on Ethereum with 6 txns
Deployed by via 0xf1ef05b6 at 10987885
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $189.64
0x361515aafe80291f7d6c4794f73a1c04eb3989becf282616e9eacf38664a8180
0x56f758e3950422595989d86d4bd34a28183efef2de6cf1386254712a5c7a0e86
0xe600e209db969f985cb84014ef47e3ef38ec15ca921b489509f1bbfb54c52ee2
0xec4ae10b80b6c67beba6e15d321f02f3b6538aabcaf0b4b2d33100f22c692bca
0xa34fbf327de68d292f20c1d84011c5e46dc4db9639ecce72ab3b35fe31ec7624
0x4cd2f25473ba3ff3eacbf0a76a401cfcb3271e89aa9dfac332f630f79766de8c

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