ProxyAdmin
Verified contract
Active on
Ethereum with 25 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) |
---|---|---|---|---|---|---|---|
| 19035065 | 10 months ago | | | 0 | 0.0016658014 | |
| 19026631 | 10 months ago | | | 0 | 0.0014352045 | |
| 19020550 | 10 months ago | | | 0 | 0.0017202000 | |
| 16382694 | 2 years ago | | | 0 | 0.00077628000 | |
| 15974819 | 2 years ago | | | 0 | 0.00077628000 | |
| 15974815 | 2 years ago | | | 0 | 0.00077628000 | |
| 15974812 | 2 years ago | | | 0 | 0.00077628000 | |
| 15945845 | 2 years ago | | | 0 | 0.00077628000 | |
| 15945837 | 2 years ago | | | 0 | 0.00077604000 | |
| 15781117 | 2 years ago | | | 0 | 0.00077628000 |
ABI
ABI objects
Getter at block 21159844
owner() view returns (address)
0xb23bcd4f668365b1c9ec4b4df79915bf8c76c5b5
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.