ProxyAdmin
Similar source code
Active on
Ethereum with 12 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) |
---|---|---|---|---|---|---|---|
| 15455077 | 2 years ago | | | 0 | 0.00088412000 | |
| 15440316 | 2 years ago | | | 0 | 0.00069192000 | |
| 15436251 | 2 years ago | | | 0 | 0.0011528400 | |
| 13584295 | 3 years ago | | | 0 | 0.0060735200 | |
| 12972952 | 3 years ago | | | 0 | 0.0030752000 | |
| 12972934 | 3 years ago | | | 0 | 0.0030752000 | |
| 12865835 | 3 years ago | | | 0 | 0.0010763200 | |
| 12865825 | 3 years ago | | | 0 | 0.0010763200 | |
| 12794313 | 3 years ago | | | 0 | 0.0010763200 | |
| 12749757 | 3 years ago | | | 0 | 0.00076880000 |
ABI
ABI objects
Getter at block 21246393
owner() view returns (address)
0x2b88127e181ff8ec9b9c422cc1e27fa82480120e
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.