EIP173Proxy
Verified contract
Proxy
Active on
Ethereum with 3,097 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
0x3993…e40a
Balances ($0.00)
No balances found for "EIP173Proxy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20707122 | 2 months ago | | | 0 | 0.0047926956 | |
| 20677912 | 2 months ago | | | 0 | 0.033855010 | |
| 20673220 | 2 months ago | | | 0 | 0.0020319096 | |
| 20673215 | 2 months ago | | | 0 | 0.00085891677 | |
| 20673212 | 2 months ago | | | 0 | 0.00084263790 | |
| 20673201 | 2 months ago | | | 0 | 0.0031094608 | |
| 20673198 | 2 months ago | | | 0 | 0.0016583539 | |
| 20673194 | 2 months ago | | | 0 | 0.0028735818 | |
| 20627614 | 2 months ago | | | 0 | 0.00019516349 | |
| 20623325 | 2 months ago | | | 0 | 0.0019376159 |
ABI
ABI objects
Getter at block 21158773
owner() view returns (address)
0xd8b75eb7bd778ac0b3f5ffad69bcc2e25bccac95
Read-only
supportsInterface(bytes4 id) view returns (bool)
State-modifying
Events transferOwnership(address newOwner)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
ProxyImplementationUpdated(address indexed previousImplementation, address indexed newImplementation)
constructor(address implementationAddress, address ownerAddress, bytes data)
fallback()
receive()
This contract contains no error objects.