BaseVault
Verified contract
Implementation
Active on
Ethereum with 0 txns
Storage
Map
Table
Raw
Constants and immutables
1
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "BaseVault"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "BaseVault"
ABI
ABI objects
Getter at block 21316661
modules() view returns (uint256)
0
owner() view returns (address)
0xc36bd69a6555dd316e3a3293c9a9dd1dc1578e7e
staticCallExecutor() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
authorised(address) view returns (bool)
enabled(bytes4 _sig) view returns (address)
State-modifying
Events authoriseModule(address _module, bool _value, bytes _initData)
enableStaticCall(address _module)
init(address _owner, address[] _modules, bytes[] _initData)
invoke(address _target, uint256 _value, bytes _data) returns (bytes _result)
setOwner(address _newOwner)
AuthorisedModule(address indexed module, bool value)
Invoked(address indexed module, address indexed target, uint256 indexed value, bytes data)
Received(uint256 indexed value, address indexed sender, bytes data)
StaticCallEnabled(address indexed module)
constructor()
fallback()
receive()
This contract contains no error objects.