TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Base with 11,209 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 |
---|---|---|---|---|---|
cUSD+ | ERC-20 | 4.667781M | -- | -- | |
WIF | ERC-20 | 343.2897 | -- | -- | |
cWIF | ERC-20 | 0 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22753447 | a few seconds ago | | | 0 | 0.0000099014734 | |
| 22753044 | 14 minutes ago | | | 0 | 0.000022541404 | |
| 22752846 | 21 minutes ago | | | 0 | 0.000011142444 | |
| 22752593 | 29 minutes ago | | | 0 | 0.000021261943 | |
| 22752567 | 30 minutes ago | | | 0 | 0.000020777573 | |
| 22752280 | 39 minutes ago | | | 0 | 0.000021259043 | |
| 22752271 | 40 minutes ago | | | 0 | 0.000021288169 | |
| 22752264 | 40 minutes ago | | | 0 | 0.000021433272 | |
| 22752250 | 40 minutes ago | | | 0 | 0.000010341796 | |
| 22752152 | 44 minutes ago | | | 0 | 0.000020279573 |
ABI
ABI objects
Getter at block 22753461
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.