ProxyAdmin
Verified contract
Active on
Ethereum with 10 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) |
---|---|---|---|---|---|---|---|
| 20635694 | 3 months ago | | | 0 | 0.00011855177 | |
| 20635496 | 3 months ago | | | 0 | 0.00012437156 | |
| 19089675 | 10 months ago | | | 0 | 0.00080323339 | |
| 19083309 | 10 months ago | | | 0 | 0.0012589883 | |
| 19075004 | 10 months ago | | | 0 | 0.00041309764 | |
| 19055694 | 10 months ago | | | 0 | 0.00064301783 | |
| 19055649 | 10 months ago | | | 0 | 0.00057993881 | |
| 19055593 | 10 months ago | | | 0 | 0.00060806778 | |
| 19055569 | 10 months ago | | | 0 | 0.00068191600 | |
| 19055513 | 10 months ago | | | 0 | 0.00068060262 |
ABI
ABI objects
Getter at block 21214402
owner() view returns (address)
0xa2b7f2cc1718755c63931a4ec6fd41d39365b155
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.