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) |
---|---|---|---|---|---|---|---|
| 22840946 | 9 days ago | | | 0 | 0.0000060496855 | |
| 21237366 | a month ago | | | 0 | 0.0000020058225 | |
| 21237363 | a month ago | | | 0 | 0.0000020058225 | |
| 18571871 | 4 months ago | | | 0 | 0.0000013082457 | |
| 18495466 | 4 months ago | | | 0 | 0.0000015232828 | |
| 18495465 | 4 months ago | | | 0 | 0.0000015232828 | |
| 18495464 | 4 months ago | | | 0 | 0.0000015232828 | |
| 18495463 | 4 months ago | | | 0 | 0.0000015232828 |
ABI
ABI objects
Getter at block 23215783
owner() view returns (address)
0x5c146cd18fa53914580573c9b9604588529406ca
Read-only
getProxyAdmin(address proxy) view returns (address)
getProxyImplementation(address proxy) view returns (address)
State-modifying
Events changeProxyAdmin(address proxy, address newAdmin)
deployProxy(address _i, address _a, bytes _d) payable
renounceOwnership()
transferOwnership(address newOwner)
upgrade(address proxy, address implementation)
upgradeAndCall(address proxy, address implementation, bytes data) payable
Deployed(address indexed implementation, address indexed admin, address _proxy, bytes data)
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.