ProxyAdmin
Verified contract
Active on
Ethereum with 28 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) |
---|---|---|---|---|---|---|---|
| 12540412 | 3 years ago | | | 0 | 0.00084807800 | |
| 12508207 | 3 years ago | | | 0 | 0.0015419600 | |
| 12412623 | 4 years ago | | | 0 | 0.0096342500 | |
| 11489988 | 4 years ago | | | 0 | 0.0013099600 | |
| 11489914 | 4 years ago | | | 0 | 0.0013099600 | |
| 11489911 | 4 years ago | | | 0 | 0.0013099600 | |
| 11486323 | 4 years ago | | | 0 | 0.0013099600 | |
| 11486254 | 4 years ago | | | 0 | 0.0013099600 | |
| 11486243 | 4 years ago | | | 0 | 0.0013099600 | |
| 11186920 | 4 years ago | | | 0 | 0.00075322700 |
ABI
ABI objects
Getter at block 21181538
isOwner() view returns (bool)
false
owner() view returns (address)
0xe4f3351ae52a007f5bc26bfd2c0e3583fd278d46
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.