BaseVault

Verified contract

Implementation

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

No balances found for "BaseVault"

No transactions found for "BaseVault"


Functions
Getter at block 20940010
modules(view returns (uint256)
0
owner(view returns (address)
0x0000000000000000000000000000000000000000
staticCallExecutor(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
authorised(addressview returns (bool)
enabled(bytes4 _sigview returns (address)
State-modifying
authoriseModule(address _modulebool _valuebytes32 _initData
enableStaticCall(address _modulebytes4
init(address _ownerbytes32[] _initDataaddress[] _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.