TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Base with 3,418 txns
Unified storage
Map
Table
Raw
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Eth | Native | 0 | $3,390.11 |
$0 | |
DIP | ERC-20 | 41.441998 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 2744540 | a year ago | | | 0 | 0.0000022077942 | |
| 2744507 | a year ago | | | 0 | 0.0000043494069 | |
| 2744489 | a year ago | | | 0 | 0.0000018858395 | |
| 2744473 | a year ago | | | 0 | 0.0000029577211 | |
| 2744384 | a year ago | | | 0 | 0.000033944999 | |
| 2744365 | a year ago | | | 0 | 0.000012233232 | |
| 2744364 | a year ago | | | 0 | 0.00029601152 | |
| 2744246 | a year ago | | | 0 | 0.000025261513 | |
| 2744238 | a year ago | | | 0 | 0.0000064814993 | |
| 2744185 | a year ago | | | <0.00000001 | 0.00044416503 |
ABI
ABI objects
Getter at block 22909463
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.