WalletImpl

Verified contract

Implementation

Active on Ethereum with 1 txns
Deployed by via 0x06615ceb at 10732565
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "WalletImpl"

0x4eaa57c07f47e1c2112f0631fe13a29bc3259e1141103b30d4cdd36503e1a411
From

Functions
Getter at block 20860746
controller(view returns (address)
0xd33a5abf3ce5e9ab889e998c09ff49bd45da3258
owner(view returns (address)
0x0000000000000000000000000000000000000000
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.