Proxy
Verified contract
Proxy
Active on
Ethereum with 2 txns
Unified storage
Map
Table
Raw
Constants and immutables
2
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.47)
Native
Value
$0.47
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.000188 | $2,479.31 |
$0.47 | |
TIP | ERC-20 | 29 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15427215 | 2 years ago | | | 0.01809781 | 0.00092596000 | |
| 13784285 | 3 years ago | | | 0.12923652 | 0.0013978235 |
ABI
ABI objects
Getter at block 21125391
implementation() view returns (address)
0xab00ea153c43575184ff11dd5e713c96be005573
modules() view returns (uint256)
1
owner() view returns (address)
0x01480d40711279fcf3e73341d54b12c1be4f0443
staticCallExecutor() view returns (address)
0x9d58779365b067d5d3fcc6e92d237acd06f1e6a1
Read-only
authorised(address) view returns (bool)
enabled(bytes4 _sig) view returns (address)
State-modifying
Events authoriseModule(address _module, bool _value)
enableStaticCall(address _module, bytes4)
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)
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.