DBG
Verified contract
Proxy
Active on
Ethereum with 103 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
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 "DBG"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11155728 | 4 years ago | | | 0 | 0.0027214061 | |
| 11155689 | 4 years ago | | | 0 | 0.0067853960 | |
| 11149404 | 4 years ago | | | 0 | 0.00043530204 | |
| 11149403 | 4 years ago | | | 0 | 0.00061315060 | |
| 11148313 | 4 years ago | | | 0 | 0.00071696800 | |
| 11148310 | 4 years ago | | | 0 | 0.0011775741 | |
| 11146480 | 4 years ago | | | 0 | 0.00079415800 | |
| 11146478 | 4 years ago | | | 0 | 0.00085297805 | |
| 11146351 | 4 years ago | | | 0 | 0.0013065180 | |
| 11146348 | 4 years ago | | | 0 | 0.0034931480 |
ABI
ABI objects
Getter at block 21179073
_proxyGetAdmin() view returns (address)
0x7761a9492e76301f3844736b1790de30a3de4426
_proxyGetImplementation() view returns (address)
0xd47c3a5bc71adb4861a8bfe43c71f2aa62852153
Read-only
This contract contains no read-only function objects.
State-modifying
Events _initManagedProxy(address logic, address admin, bytes data)
_initProxyOfProxy(address impl, address admin, bytes data)
admin() returns (address)
changeAdmin(address newAdmin)
implementation() returns (address)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
AdminChanged(address previousAdmin, address newAdmin)
Upgraded(address indexed implementation)
This contract contains no constructor objects.
fallback()
receive()
This contract contains no error objects.