ProxyAdmin
Verified contract
Active on
Ethereum with 19 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) |
---|---|---|---|---|---|---|---|
| 18626771 | a year ago | | | 0 | 0.00094703053 | |
| 18626667 | a year ago | | | 0 | 0.00093976495 | |
| 18619348 | a year ago | | | 0 | 0.00090600582 | |
| 18225744 | a year ago | | | 0 | 0.00029282206 | |
| 18225715 | a year ago | | | 0 | 0.00026301566 | |
| 18011776 | a year ago | | | 0 | 0.00059412805 | |
| 18011765 | a year ago | | | 0 | 0.00057623643 | |
| 17384387 | a year ago | | | 0 | 0.0012411558 | |
| 17314025 | a year ago | | | 0 | 0.0010637901 | |
| 17314011 | a year ago | | | 0 | 0.0011242812 |
ABI
ABI objects
Getter at block 21214891
owner() view returns (address)
0x2efdb058aaf062e5aeffc10cd36796c588d340c6
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)
constructor(address initialOwner)
This contract contains no fallback and receive objects.
This contract contains no error objects.