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) |
---|---|---|---|---|---|---|---|
| 2354971 | a year ago | | | 0 | 0.0000077352005 | |
| 2354852 | a year ago | | | 0 | 0.000058032003 | |
| 2354583 | a year ago | | | 0 | 0.0000038688026 | |
| 2350960 | a year ago | | | 0 | 0.0000038688025 | |
| 2303779 | a year ago | | | 0 | 0.0000058173070 | |
| 2256540 | a year ago | | | 0 | 0.0000038688020 | |
| 2228804 | a year ago | | | 0 | 0.0000038693449 | |
| 2228099 | a year ago | | | 0 | 0.0000038721167 |
ABI
ABI objects
Getter at block 23166920
owner() view returns (address)
0x7e066444263d3b7e2fc94aa59087938014910d47
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)
constructor(address initialOwner)
This contract contains no fallback and receive objects.
This contract contains no error objects.