BaseWallet

Verified contract

Implementation

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

No balances found for "BaseWallet"

0x304be65d0916505998b74923851078e62ed53bb74fe5460838164125d53cc4dd
From

Functions
Getter at block 21212368
controller(view returns (address)
0x728348a947b808483365bf24f5f7886f0a9786bf
owner(view returns (address)
0xfbbdec9bd33324b960195d9ff951377d41a35980
Read-only
boundMethodModule(bytes4 _methodview returns (address)
hasModule(address _moduleview returns (bool)
State-modifying
addModule(address _module
bindMethod(bytes4 _methodaddress _module
removeModule(address _module
setOwner(address newOwner
setup(address _controlleraddress initialOwneraddress bootstrapModule
transact(uint8 modeaddress touint256 valuebytes datareturns (bytes returnData)
Events
MethodBound(bytes4 indexed methodaddress indexed module
ModuleAdded(address indexed module
ModuleRemoved(address indexed module
OwnerChanged(address indexed newOwner
Transacted(address indexed moduleaddress indexed touint256 valuebytes data
WalletSetup(address indexed owner
Constructor

This contract contains no constructor objects.

Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.