ProxyAdmin
Verified contract
Active on
Ethereum with 63 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) |
---|---|---|---|---|---|---|---|
| 18763844 | a year ago | | | 0 | 0.0017597700 | |
| 18763842 | a year ago | | | 0 | 0.0017597700 | |
| 18763762 | a year ago | | | 0 | 0.0015642400 | |
| 18763551 | a year ago | | | 0 | 0.0015642400 | |
| 18746708 | a year ago | | | 0 | 0.0011731800 | |
| 18746599 | a year ago | | | 0 | 0.0011340740 | |
| 18746347 | a year ago | | | 0 | 0.0010558620 | |
| 18678565 | a year ago | | | 0 | 0.0019553000 | |
| 18678527 | a year ago | | | 0 | 0.0021110760 | |
| 18672329 | a year ago | | | 0 | 0.0021117240 |
ABI
ABI objects
Getter at block 21273614
owner() view returns (address)
0xf4f2b2f9da0546a57dbd01f96dc7e9956dba6afb
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.