ProxyAdmin
Verified contract
Active on
Ethereum with 29 txns
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) |
---|---|---|---|---|---|---|---|
| 20209602 | 5 months ago | | | 0 | 0.000073775625 | |
| 20209590 | 5 months ago | | | 0 | 0.000076425988 | |
| 19887974 | 6 months ago | | | 0 | 0.00012735528 | |
| 19859006 | 6 months ago | | | 0 | 0.00013199082 | |
| 19859002 | 6 months ago | | | 0 | 0.00014480132 | |
| 19587700 | 8 months ago | | | 0 | 0.00052680419 | |
| 19387308 | 9 months ago | | | 0 | 0.0022659273 | |
| 19387242 | 9 months ago | | | 0 | 0.0019098159 | |
| 19017693 | 10 months ago | | | 0 | 0.00088243057 | |
| 18823863 | a year ago | | | 0 | 0.0012109597 |
ABI
ABI objects
Getter at block 21267142
owner() view returns (address)
0xa38616f2b29ddb1370e5db7c43d09d9de76ae00e
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.