BendUpgradeableProxy
Verified contract
Proxy
Active on
Ethereum with 89 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 48 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
0xb53c…c8c5
0x2445…0e46
0x70b9…2762
0x5f6a…1d5c
0x16ca…c072
0x3811…2480
Balances ($0.00)
No balances found for "BendUpgradeableProxy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20740831 | 2 months ago | | | 0 | 0.0029548700 | |
| 20722595 | 2 months ago | | | 0 | 0.040734927 | |
| 20717258 | 2 months ago | | | 0 | 0.011490280 | |
| 20650089 | 2 months ago | | | 0 | 0.0035157993 | |
| 20643808 | 2 months ago | | | 0 | 0.0023715344 | |
| 20481086 | 3 months ago | | | 0 | 0.0070182465 | |
| 20457168 | 3 months ago | | | 0 | 0.021822356 | |
| 20445672 | 3 months ago | | | 0 | 0.0032327430 | |
| 20295850 | 4 months ago | | | 0 | 0.0024598966 | |
| 20260624 | 4 months ago | | | 0 | 0.010227188 |
ABI
ABI objects
Getter at block 21161020 getImplementation() view returns (address)
DEFAULT_SLIPPAGE() view returns (uint256)
100
MAX_SLIPPAGE() view returns (uint256)
300
MAX_UNISWAP_FEE() view returns (uint256)
10000
PERCENTAGE_FACTOR() view returns (uint256)
10000
aaveAddressesProvider() view returns (address)
0xb53c1a33016b2dc2ff3653530bff1848a515c8c5
aaveLendPool() view returns (address)
0x7d2768de32b0b80b7a3454c06bdac94a69ddc7a9
bendAddressesProvider() view returns (address)
0x24451f47caf13b24f4b5034e1df6c0e401ec0e46
bendDataProvider() view returns (address)
0x3811da50f55ccf75376c5535562f5b4797822480
bendLendLoan() view returns (address)
0x5f6ac80cdb9e87f3cfa6a90e5140b9a16a361d5c
bendLendPool() view returns (address)
0x70b97a0da65c15dfb0ffa02aee6fa36e507c2762
bendReserveOracle() view returns (address)
0x16ca3e500da893cf2eebb6b401247e68ca5bc072
owner() view returns (address)
0xe6b80f77a8b8fcd124ab748c720b7eaea83ddb4c
paused() view returns (bool)
false
swapRouter() view returns (address)
0xe592427a0aece92de3edee1f18e0157c05861564
Read-only
getNftDebtSwapOutAmount(address[] nftAssets, uint256[] nftTokenIds, address toDebtReserve, uint256 slippage) view returns (uint256[] toDebtAmounts, uint256[] repayAmounts)
State-modifying
Events admin() returns (address admin_)
changeAdmin(address newAdmin)
implementation() returns (address implementation_)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
executeOperation(address[] assets, uint256[] amounts, uint256[] premiums, address initiator, bytes params) returns (bool)
initialize(address aaveAddressesProvider_, address bendAddressesProvider_, address swapRouter_)
onERC721Received(address, address, uint256, bytes) returns (bytes4)
renounceOwnership()
setPause(bool flag)
swapDebt(struct UniswapV3DebtSwapAdapterSwapParams swapParams)
transferOwnership(address newOwner)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
Unpaused(address account)
constructor(address _logic, address admin_, bytes _data)
fallback()
receive()
This contract contains no error objects.