Proxy
Verified contract
Proxy
Active on
Ethereum with 2 txns
Unified 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 "Proxy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17109257 | 2 years ago | | | 0 | 0.0039393809 | |
| 17109242 | 2 years ago | | | 0 | 0.0055543149 |
ABI
ABI objects
Getter at block 21393897
DOMAIN_SEPARATOR() view returns (bytes32)
0x9e517d4abc73b6f37a6c6fa77a79e66343d4b7e7ca5e28cf387d903a003d3fdc
nonce() view returns (uint256)
2
requiredSignatures() view returns (uint256)
2
Read-only
owners(uint256) view returns (address)
State-modifying
Events init(address[] _owners, uint256 _requiredSignatures, uint256 chainId)
submit(uint8[] sigV, bytes32[] sigR, bytes32[] sigS, address destination, uint256 value, bytes data) returns (bool)
Deposit(address indexed source, uint256 value)
Execution(uint256 indexed transactionId, address indexed destination, uint256 value, bytes data)
ExecutionFailure(uint256 indexed transactionId, address indexed destination, uint256 value, bytes data)
constructor(address contractLogic)
fallback()
receive()
This contract contains no error objects.