UnlockdUpgradeableProxy
Verified contract
Proxy
Active on
Ethereum with 332 txns
Unified storage
Map
Table
Raw
Constants and immutables
5
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
0xe6cd…9b07
Balances ($6.73)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WETH | ERC-20 | 0.001827 | $3,683.22 |
$6.73 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21310357 | 10 hours ago | | | 0.31067354 | 0.012994140 | |
| 20498113 | 4 months ago | | | 0 | 0.0018948941 | |
| 20094092 | 6 months ago | | | 0 | 0.0012340936 | |
| 19783640 | 7 months ago | | | 0 | 0.0049469527 | |
| 19710389 | 7 months ago | | | 0.21681352 | 0.0054135908 | |
| 19622959 | 8 months ago | | | 0 | 0.0075390284 | |
| 19574194 | 8 months ago | | | 0.12525558 | 0.013216890 | |
| 19551475 | 8 months ago | | | 0 | 0.0055300656 | |
| 19510146 | 8 months ago | | | 0.10558609 | 0.010872049 | |
| 19448390 | 9 months ago | | | 0 | 0.011564458 |
ABI
ABI objects
Getter at block 21313262 getImplementation() view returns (address)
getWETHAddress() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
owner() view returns (address)
0x67539d650922af9d2c611251ac9749f167e51ac0
Read-only
isCallerInWhitelist(address caller) view returns (bool)
State-modifying
Events admin() returns (address admin_)
changeAdmin(address newAdmin)
implementation() returns (address implementation_)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
auctionETH(address nftAsset, uint256 nftTokenId, address onBehalfOf) payable
authorizeCallerWhitelist(address[] callers, bool flag)
authorizeLendPoolNFT(address[] nftAssets)
bidDebtETH(address nftAsset, uint256 nftTokenId, address onBehalfOf) payable
borrowETH(uint256 amount, address nftAsset, uint256 nftTokenId, address onBehalfOf, uint16 referralCode)
buyDebtETH(address nftAsset, uint256 nftTokenId, address onBehalfOf) payable
buyoutETH(address nftAsset, uint256 nftTokenId, address onBehalfOf) payable
depositETH(address onBehalfOf, uint16 referralCode) payable
emergencyERC20Transfer(address token, address to, uint256 amount)
emergencyERC721Transfer(address token, address to, uint256 id)
emergencyEtherTransfer(address to, uint256 amount)
emergencyPunksTransfer(address punks, address to, uint256 index)
initialize(address addressProvider, address weth)
liquidateETH(address nftAsset, uint256 nftTokenId) payable returns (uint256)
onERC721Received(address, address, uint256, bytes) returns (bytes4)
redeemETH(address nftAsset, uint256 nftTokenId, uint256 amount, uint256 bidFine) payable returns (uint256)
renounceOwnership()
repayETH(address nftAsset, uint256 nftTokenId, uint256 amount) payable returns (uint256, bool)
transferOwnership(address newOwner)
withdrawETH(uint256 amount, address to)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
EmergencyEtherTransfer(address indexed to, uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _logic, address admin_, bytes _data)
fallback()
fallback()
receive()
receive()
This contract contains no error objects.