TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Base with 64 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)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DIP | ERC-20 | 400K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9225755 | 10 months ago | | | 0 | 0.000000206061918573 | |
| 9182679 | 10 months ago | | | 0 | 0.000000010914190805 | |
| 9139452 | 10 months ago | | | 0 | 0.000000014813526763 | |
| 9096406 | 10 months ago | | | 0 | 0.000000020138411975 | |
| 9052931 | 10 months ago | | | 0 | 0.000000000821616971 | |
| 9009729 | 10 months ago | | | 0 | 0.000000001564047075 | |
| 8966532 | 10 months ago | | | 0 | 0.000000001065405103 | |
| 8923332 | 10 months ago | | | 0 | 0.000000000628582640 | |
| 8880296 | 10 months ago | | | 0 | 1.6074430e-7 | |
| 8836967 | 10 months ago | | | 0 | 0.000000020604131975 |
ABI
ABI objects
Getter at block 21772356
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.