DogProxy
Verified contract
Proxy
Active on
Ethereum with 2,376 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
9 additional
variables
Balances ($0.00)
No balances found for "DogProxy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17479224 | a year ago | | | 0 | 0.0029514133 | |
| 17479221 | a year ago | | | 0 | 0.0029943016 | |
| 17479221 | a year ago | | | 0 | 0.0030142022 | |
| 17479218 | a year ago | | | 0 | 0.0029786669 | |
| 17479215 | a year ago | | | 0 | 0.0029610720 | |
| 17479206 | a year ago | | | 0 | 0.0030002161 | |
| 17479206 | a year ago | | | 0 | 0.0031244576 | |
| 17479204 | a year ago | | | 0 | 0.0031773960 | |
| 17479203 | a year ago | | | 0 | 0.0030209868 | |
| 17479203 | a year ago | | | 0 | 0.0030960650 |
ABI
ABI objects
Getter at block 21305577
dGetAdmin() view returns (address)
0x423e2be6c51020c05c74170d11fdc0e5c19647fc
dGetImplementation() view returns (address)
0x522ecd35fbb0fe38a7e04d5d88479f179e8cdcfc
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_)
fallback()
receive()
This contract contains no error objects.