EIP173ProxyWithReceive
Verified contract
Proxy
Active on
Ethereum with 125 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
0xdeb1…f5aa
Balances ($0.00)
No balances found for "EIP173ProxyWithReceive"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17072600 | 2 years ago | | | 0 | 0.0036151265 | |
| 17072530 | 2 years ago | | | 0.001 | 0.0032386511 | |
| 17072525 | 2 years ago | | | 0.01 | 0.0034925326 | |
| 17072515 | 2 years ago | | | 0.01 | 0.0035032498 | |
| 15786888 | 2 years ago | | | 0.01 | 0.0020171598 | |
| 12409252 | 4 years ago | | | 0 | 0.051812540 | |
| 12409241 | 4 years ago | | | 0 | 0.016685730 | |
| 12409229 | 4 years ago | | | 0 | 0.016067740 | |
| 12404486 | 4 years ago | | | 0 | 0.025497180 | |
| 12389743 | 4 years ago | | | 0 | 0.017611374 |
ABI
ABI objects
Getter at block 21381203
owner() view returns (address)
0x44045fd5d3840fec51b76fb6a87cbcda735a8629
Read-only
supportsInterface(bytes4 id) view returns (bool)
State-modifying
Events changeImplementation(address newImplementation, bytes data) payable
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
ProxyImplementationUpdated(address indexed previousImplementation, address indexed newImplementation)
constructor(address implementationAddress, bytes data, address ownerAddress)
fallback()
receive()
This contract contains no error objects.