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) |
---|---|---|---|---|---|---|---|
| 20012161 | 6 months ago | | | 0 | 0.00063986147 | |
| 19027154 | a year ago | | | 0 | 0.0013233263 | |
| 18955736 | a year ago | | | 0 | 0.0011161842 | |
| 18848336 | a year ago | | | 0 | 0.00063001405 | |
| 18846575 | a year ago | | | 0 | 0.00078641177 | |
| 18813363 | a year ago | | | 0 | 0.0044905727 | |
| 18791073 | a year ago | | | 0 | 0.0013664882 | |
| 18783855 | a year ago | | | 0 | 0.0016166889 | |
| 18671068 | a year ago | | | 0 | 0.0016953837 | |
| 17439860 | 2 years ago | | | 0 | 0.00080250448 |
ABI
ABI objects
Getter at block 21388009
owner() view returns (address)
0xc6a34b2bf59baf984884a0cf4c84ed1541e710d7
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.