BendUpgradeableProxy
Verified contract
Proxy
Active on
Ethereum with 47,247 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
0x2445…0e46
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
0x2b70…4704 | ERC-1555 | 1 | -- | -- | |
TGB | ERC-721 | 1 | -- | -- | |
ARG | ERC-721 | 1 | -- | -- | |
0xfe43…7a3a | ERC-1555 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21268100 | a day ago | | | 0 | 0.0026332783 | |
| 21265995 | a day ago | | | 4.8579261 | 0.017731702 | |
| 21265985 | a day ago | | | 0 | 0.030892680 | |
| 21265305 | a day ago | | | 0 | 0.0084774082 | |
| 21265067 | a day ago | | | 0 | 0.0075971500 | |
| 21264872 | a day ago | | | 0 | 0.010689863 | |
| 21264295 | 2 days ago | | | 0 | 0.0069784286 | |
| 21264171 | 2 days ago | | | 7.4073231 | 0.017781541 | |
| 21262897 | 2 days ago | | | 2.4475873 | 0.0038799606 | |
| 21262893 | 2 days ago | | | 0 | 0.0061374543 |
ABI
ABI objects
Getter at block 21275320 getImplementation() view returns (address)
getWETHAddress() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
owner() view returns (address)
0x4e4c314e2391a58775be6a15d7a05419ba7d2b6e
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)
batchBorrowETH(uint256[] amounts, address[] nftAssets, uint256[] nftTokenIds, address onBehalfOf, uint16 referralCode)
batchRepayETH(address[] nftAssets, uint256[] nftTokenIds, uint256[] amounts) payable returns (uint256[], bool[])
borrowETH(uint256 amount, address nftAsset, uint256 nftTokenId, address onBehalfOf, uint16 referralCode)
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.