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 "ProxyAdmin"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13281937 | 3 years ago | | | 0 | 0.0020430970 | |
| 11313374 | 4 years ago | | | 0 | 0.0024561750 | |
| 11111550 | 4 years ago | | | 0 | 0.0019649400 | |
| 11111167 | 4 years ago | | | 0 | 0.0012658800 | |
| 11111148 | 4 years ago | | | 0 | 0.0012658800 | |
| 10860293 | 4 years ago | | | 0 | 0.0071809920 | |
| 10860243 | 4 years ago | | | 0 | 0.0065825760 | |
| 10860125 | 4 years ago | | | 0 | 0.0041658960 |
ABI
ABI objects
Getter at block 21249408
isOwner() view returns (bool)
false
owner() view returns (address)
0xc8514a9a21d3e8c89190e4edd4fd61e340dde438
Read-only
getProxyAdmin(address proxy) view returns (address)
getProxyImplementation(address proxy) view returns (address)
State-modifying
Events changeProxyAdmin(address proxy, address newAdmin)
renounceOwnership()
transferOwnership(address newOwner)
upgrade(address proxy, address implementation)
upgradeAndCall(address proxy, address implementation, bytes data) payable
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.