BaseWallet

Verified contract

Implementation

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

No balances found for "BaseWallet"

0x6a8c79bc87c4c0fe06c0bfed92549d869123bf924c4b5cf0684d99db9a70cd6a

Functions
Getter at block 20828435
modules(view returns (uint256)
1
owner(view returns (address)
0x412ea369798e1c46bb66e8fa14f1f8fd352aa504
staticCallExecutor(view returns (address)
0x9d58779365b067d5d3fcc6e92d237acd06f1e6a1
Read-only
authorised(addressview returns (bool)
enabled(bytes4 _sigview returns (address)
State-modifying
authoriseModule(address _modulebool _value
enableStaticCall(address _modulebytes4
init(address _owneraddress[] _modules
invoke(address _targetuint256 _valuebytes _datareturns (bytes _result)
setOwner(address _newOwner
Events
AuthorisedModule(address indexed modulebool value
Invoked(address indexed moduleaddress indexed targetuint256 indexed valuebytes data
OwnerChanged(address owner
Received(uint256 indexed valueaddress indexed senderbytes data
Constructor

This contract contains no constructor objects.

Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.