This contract is being backfilled. You may encounter incomplete storage history.

BaseWallet

Verified contract

Implementation

Active on Ethereum with 1 txns
Deployed by via 0xb20b5045 at 10975845
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0.11
ERC-20
Value $0
0x699b159f8ce623d6d985ed93b3a01d7256b33fb14ac9b886a4462f83267d8f31

Functions
Getter at block 20799376
implementation(view returns (address)
0x0000000000000000000000000000000000000000
modules(view returns (uint256)
1
owner(view returns (address)
0xd8bcfc2b637edc609aaa05b96ba022243c3009c8
Read-only
authorised(addressview returns (bool)
enabled(bytes4view returns (address)
State-modifying
authoriseModule(address _modulebool _value
enableStaticCall(address _modulebytes4 _method
init(address _owneraddress[] _modules
invoke(address _targetuint256 _valuebytes _datareturns (bytes _result)
setOwner(address _newOwner
Events
AuthorisedModule(address indexed modulebool value
EnabledStaticCall(address indexed modulebytes4 indexed method
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.