0x10210c591f88adea20641b0db7e5cf2eafb6299b
Unverified 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 ($17.96)
Native
Value
$17.96
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.004843 | $3,708.11 |
$17.96 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17514569 | a year ago | | | 0.004843 | 0.00056565280 |
ABI
ABI objects
Getter at block 21327676
modules() view returns (uint256)
1
owner() view returns (address)
0x71c27a56323069aea19998348ae9e771f3ab071d
staticCallExecutor() view returns (address)
0xed7cf75e1190f6e5fb300c1be6606359f29252ec
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)
This contract contains no constructor objects.
fallback()
receive()
This contract contains no error objects.