ProxyAdmin
Verified contract
Active on
Ethereum with 70 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) |
---|---|---|---|---|---|---|---|
| 20532937 | 3 months ago | | | 0 | 0.00011384764 | |
| 17342276 | a year ago | | | 0 | 0.0010168056 | |
| 15357109 | 2 years ago | | | 0 | 0.00067353638 | |
| 15357104 | 2 years ago | | | 0 | 0.00068237839 | |
| 15236249 | 2 years ago | | | 0 | 0.00046126711 | |
| 15236241 | 2 years ago | | | 0 | 0.00066791041 | |
| 15236236 | 2 years ago | | | 0 | 0.00065509831 | |
| 15236204 | 2 years ago | | | 0 | 0.00053802499 | |
| 14949776 | 2 years ago | | | 0 | 0.00062542590 | |
| 14942081 | 2 years ago | | | 0 | 0.0010623263 |
ABI
ABI objects
Getter at block 21204901
owner() view returns (address)
0x345c9ae61ff6e68b319d61082a017ba854892488
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.