TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Base with 4,847 txns
Unified storage
Raw
Slot | Value |
---|---|
0x0000000000000000000000000000000000000000000000000000000000000000 | 0x0000000000000000000000000000000000000000000000000000000000000001 |
0x0000000000000000000000000000000000000000000000000000000000000001 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000002 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000003 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000004 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
cPEPE | ERC-20 | 122.739695B | -- | -- | |
cWETH | ERC-20 | 0 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22083880 | 12 minutes ago | | | 0 | 0.0000046313191 | |
| 22083787 | 15 minutes ago | | | 0 | 0.000010600377 | |
| 22083771 | 16 minutes ago | | | 0 | 0.000010179477 | |
| 22083765 | 16 minutes ago | | | 0 | 0.000010589672 | |
| 22083654 | 20 minutes ago | | | 0 | 0.000010032943 | |
| 22083435 | 27 minutes ago | | | 0 | 0.000010453574 | |
| 22083421 | 28 minutes ago | | | 0 | 0.000010770336 | |
| 22083410 | 28 minutes ago | | | 0 | 0.000010813462 | |
| 22083380 | 29 minutes ago | | | 0 | 0.000010870422 | |
| 22083283 | 32 minutes ago | | | 0 | 0.0000053271350 |
ABI
ABI objects
Getter at block 22084245
This contract contains no getter function objects.
Read-only
This contract contains no read-only function objects.
State-modifying
Events admin() returns (address admin_)
changeAdmin(address newAdmin)
implementation() returns (address implementation_)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
constructor(address _logic, address admin_, bytes _data)
fallback()
receive()
This contract contains no error objects.