Proxy
Verified contract
Proxy
Active on
Ethereum with 3 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 ($916.93)
Native
Value
$916.93
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.365626 | $2,507.85 |
$916.93 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
Transfer | 13951249 | 3 years ago | | | 0.1407 | 0.0023733727 | |
Transfer | 12199578 | 4 years ago | | | 0.47397 | 0.0027510000 | |
Transfer | 12189676 | 4 years ago | | | 0.0112 | 0.0036960000 |
ABI
ABI objects
Getter at block 21098435
implementation() view returns (address)
0x29b94b045a0b828d9eb99136a16d97c7ff3d2600
modules() view returns (uint256)
1
owner() view returns (address)
0x6ab1d56a2893309985895bdb225ec51a08f837c4
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.