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 "CometProxyAdmin"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 2197613 | a year ago | | | 0 | 0.000042871502 | |
| 2197607 | a year ago | | | 0 | 0.0060016893 |
ABI
ABI objects
Getter at block 21844759
owner() view returns (address)
0xcc3e7c85bb0ee4f09380e041fee95a0caedd4a02
Read-only
getProxyAdmin(address proxy) view returns (address)
getProxyImplementation(address proxy) view returns (address)
State-modifying
Events changeProxyAdmin(address proxy, address newAdmin)
deployAndUpgradeTo(address configuratorProxy, address cometProxy)
deployUpgradeToAndCall(address configuratorProxy, address cometProxy, bytes data)
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.