ProxyAdmin
Verified contract
Active on
Ethereum with 77 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) |
---|---|---|---|---|---|---|---|
| 15092624 | 2 years ago | | | 0 | 0.0016975371 | |
| 15026265 | 2 years ago | | | 0 | 0.0015692231 | |
| 15026264 | 2 years ago | | | 0 | 0.0014987222 | |
| 15026235 | 2 years ago | | | 0 | 0.0013190510 | |
| 14830526 | 3 years ago | | | 0 | 0.00090968626 | |
| 14787331 | 3 years ago | | | 0 | 0.0011008155 | |
| 14787331 | 3 years ago | | | 0 | 0.0011008155 | |
| 14787331 | 3 years ago | | | 0 | 0.0011180750 | |
| 14787331 | 3 years ago | | | 0 | 0.0010997676 | |
| 14787290 | 3 years ago | | | 0 | 0.00081020799 |
ABI
ABI objects
Getter at block 21314597
owner() view returns (address)
0xeadb10137e4d7eb2d1c7612b6f9cbd5958abb10b
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.