ProxyAdmin
Verified contract
Active on
Ethereum with 15 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) |
---|---|---|---|---|---|---|---|
| 20226979 | 5 months ago | | | 0 | 0.00066007215 | |
| 19620426 | 7 months ago | | | 0 | 0.0010774478 | |
| 19527154 | 8 months ago | | | 0 | 0.0016944442 | |
| 19526412 | 8 months ago | | | 0 | 0.0020664920 | |
| 19523432 | 8 months ago | | | 0 | 0.00083263735 | |
| 19258833 | 9 months ago | | | 0 | 0.00092437827 | |
| 19258828 | 9 months ago | | | 0 | 0.00072543175 | |
| 19257674 | 9 months ago | | | 0 | 0.00095446351 | |
| 18765380 | a year ago | | | 0 | 0.0017003754 | |
| 18753343 | a year ago | | | 0 | 0.00093051994 |
ABI
ABI objects
Getter at block 21258537
owner() view returns (address)
0xb306f02002dc080dd4cbfcfc9a5c917463dd4bff
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.