ProxyAdmin
Verified contract
Active on
Ethereum with 41 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) |
---|---|---|---|---|---|---|---|
| 12130939 | 4 years ago | | | 0 | 0.0033436729 | |
| 12130888 | 4 years ago | | | 0 | 0.0042246210 | |
| 12071003 | 4 years ago | | | 0 | 0.0056000790 | |
| 12070956 | 4 years ago | | | 0 | 0.0056000790 | |
| 11864169 | 4 years ago | | | 0 | 0.0065825490 | |
| 11779027 | 4 years ago | | | 0 | 0.0052725890 | |
| 11746117 | 4 years ago | | | 0 | 0.0035368920 | |
| 11745993 | 4 years ago | | | 0 | 0.0036351390 | |
| 11745919 | 4 years ago | | | 0 | 0.0037661350 | |
| 11742286 | 4 years ago | | | 0 | 0.0026526690 |
ABI
ABI objects
Getter at block 21215436
isOwner() view returns (bool)
false
owner() view returns (address)
0x4735581201f4cad63cca0716ab4ac7d6d9cfb0ed
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.