Proxy
Verified contract
Proxy
Active on
Ethereum with 1 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.50)
Native
Value
$0.5
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.0002 | $2,509.38 |
$0.5 |
ABI
ABI objects
Getter at block 21094933
implementation() view returns (address)
0x29b94b045a0b828d9eb99136a16d97c7ff3d2600
modules() view returns (uint256)
1
owner() view returns (address)
0xc5aa6b6f0652f32731d969cf410915067c79c967
Read-only
authorised(address) view returns (bool)
enabled(bytes4) view returns (address)
State-modifying
Events authoriseModule(address _module, bool _value)
enableStaticCall(address _module, bytes4 _method)
init(address _owner, address[] _modules)
invoke(address _target, uint256 _value, bytes _data) returns (bytes _result)
setOwner(address _newOwner)
Received(uint256 indexed value, address indexed sender, bytes data)
AuthorisedModule(address indexed module, bool value)
EnabledStaticCall(address indexed module, bytes4 indexed method)
Invoked(address indexed module, address indexed target, uint256 indexed value, bytes data)
OwnerChanged(address owner)
Received(uint256 indexed value, address indexed sender, bytes data)
constructor(address _implementation)
fallback()
fallback()
receive()
receive()
This contract contains no error objects.