ProxyAdmin
Verified contract
Active on
Ethereum with 71 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) |
---|---|---|---|---|---|---|---|
| 14183809 | 3 years ago | | | 0 | 0.0077030000 | |
| 12891726 | 3 years ago | | | 0 | 0.00076874000 | |
| 12891623 | 3 years ago | | | 0 | 0.00076874000 | |
| 12891609 | 3 years ago | | | 0 | 0.00076874000 | |
| 12525570 | 3 years ago | | | 0 | 0.0015406000 | |
| 12437424 | 3 years ago | | | 0 | 0.0034663500 | |
| 12177850 | 4 years ago | | | 0 | 0.0035900700 | |
| 12177847 | 4 years ago | | | 0 | 0.0035900700 | |
| 12177841 | 4 years ago | | | 0 | 0.0035900700 | |
| 12177837 | 4 years ago | | | 0 | 0.0035986500 |
ABI
ABI objects
Getter at block 21167955
owner() view returns (address)
0x471aea3d5a2c588a51e74132752c7b15c185db79
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.