DebtTokenUpgrader
Verified contract
Active on
Ethereum with 5 txns
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 "DebtTokenUpgrader"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16370667 | 2 years ago | | | 0 | 0.0011925275 | |
| 16327415 | 2 years ago | | | 0 | 0.0044939500 | |
| 16327413 | 2 years ago | | | 0 | 0.0044939500 | |
| 16320282 | 2 years ago | | | 0 | 0.0025505725 | |
| 16320184 | 2 years ago | | | 0 | 0.0026248032 |
ABI
ABI objects
Getter at block 21225809
multicall() view returns (address)
0xca11bde05977b3631167028862be2a173976ca11
owner() view returns (address)
0xd1de3f9cd4ae2f23da941a67ca4c739f8dd9af33
Read-only
getProxyAdmin(address proxy) view returns (address)
getProxyImplementation(address proxy) view returns (address)
State-modifying
Events changeProxyAdmin(address proxy, address newAdmin)
renounceOwnership()
transferOwnership(address newOwner)
upgrade(address proxy_, address implementation_)
upgradeAndCall(address proxy_, address implementation_, bytes data_) payable
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _owner)
This contract contains no fallback and receive objects.
StorageValueIsNotEqual()