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) |
---|---|---|---|---|---|---|---|
| 12971314 | 3 years ago | | | 0 | 0.00091029906 | |
| 12971187 | 3 years ago | | | 0 | 0.0010942420 | |
| 12947381 | 3 years ago | | | 0 | 0.0014350500 | |
| 12477629 | 3 years ago | | | 0 | 0.0013776480 | |
| 12477609 | 3 years ago | | | 0 | 0.0021183250 | |
| 12472584 | 3 years ago | | | 0 | 0.0047069640 | |
| 12430392 | 4 years ago | | | 0 | 0.0023821830 | |
| 12386211 | 4 years ago | | | 0 | 0.0019642650 | |
| 12382063 | 4 years ago | | | 0 | 0.0022673790 | |
| 12321992 | 4 years ago | | | 0 | 0.0013202460 |
ABI
ABI objects
Getter at block 21217833
owner() view returns (address)
0x0b06f49915f3457f8a7c3819632de7713a43d1fb
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.