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 and it is currently at block 20792420.

ethcn.loopring.eth

Verified contract

Proxy

Active on Ethereum with 3 txns
Deployed by via 0x2650a24b at 11312531
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $6.03
0x2c5b065f901b7f2b971b9f0bafcd5e15308373a1ecfb4e9e1533419c2fd7f63f
0x19fcd23c7d6ce5bb9b429c4e38e75f112cdd99efd3e7e03cfcfeb12c8ff20e06
0x2b243cc5b98d85c6506cc7e95dc9bb6155a4c37fa47cfe05d72340e22a3693b1

Functions
Getter at block 20797735
controller(view returns (address)
0xb39e09279d4035c0f92307741d9dd8ed66e74de0
owner(view returns (address)
0xb3a29f371eed459d809ef3ce9e667ba6c952854d
version(pure returns (string)
1.2.0 (daqing)
Read-only
boundMethodModule(bytes4 _methodview returns (address)
hasModule(address _moduleview returns (bool)
State-modifying
addModule(address _module
bindMethod(bytes4 _methodaddress _module
init(address _controlleraddress[] _modules
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
WalletSetup(address owner
Constructor

This contract contains no constructor objects.

Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.