TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Ethereum with 118 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
20 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DogeLend | ERC-20 | 49.651134B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21242113 | 4 days ago | | | 0 | 0.0042014723 | |
| 21170452 | 14 days ago | | | 0 | 0.0099525665 | |
| 21135487 | 19 days ago | | | 0 | 0.0024149059 | |
| 21124111 | 21 days ago | | | 0.03238364 | 0.0019076772 | |
| 21098821 | 24 days ago | | | 0 | 0.0015746159 | |
| 21065912 | a month ago | | | 0.02 | 0.0039573043 | |
| 21035048 | a month ago | | | 0.020504 | 0.0028195776 | |
| 21027155 | a month ago | | | 0 | 0.0036850337 | |
| 20961130 | a month ago | | | 0.042 | 0.0027809312 | |
| 20955532 | a month ago | | | 0 | 0.0033121937 |
ABI
ABI objects
Getter at block 21272448
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.