CometProxyAdmin
Verified contract
Active on
Base with 29 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 "CometProxyAdmin"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22649272 | 9 days ago | | | 0 | 3.2630166e-7 | |
| 21277799 | a month ago | | | 0 | 6.6135236e-7 | |
| 21180699 | a month ago | | | 0 | 1.4426594e-7 | |
| 20930692 | 2 months ago | | | 0 | 1.1372472e-7 | |
| 20930632 | 2 months ago | | | 0 | 1.1506646e-7 | |
| 20910261 | 2 months ago | | | 0 | 1.3620844e-7 | |
| 20891474 | 2 months ago | | | 0 | 3.6444952e-7 | |
| 20886472 | 2 months ago | | | 0 | 0.000000306560358650 | |
| 20886276 | 2 months ago | | | 0 | 2.9224117e-7 | |
| 20886166 | 2 months ago | | | 0 | 2.8434853e-7 |
ABI
ABI objects
Getter at block 23057525
owner() view returns (address)
0xa4e5f386a0a90500b5521e0a42224d4a59025b5e
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.