Lending Protocol

The BendDAO lending protocol is an ecosystem of multiple markets, with the first market being the main BendDAO Market on Ethereum.

Main Contracts

Contract NameAddress

LendPoolAddressProvider

WETHGateway

PunkGateway

BendProtocolDataProvider

0x3811DA50f55CCF75376C5535562F5b4797822480

UIPoolDataProvider

0x132E3E3eC6652299B235A26D601aa9C68806e3FE

BendProtocolIncentivesController

0x26FC1f11E612366d3367fc0cbFfF9e819da91C8d

StakedBUNI

0x647C509AF2A2b2294bB79fCE12DaEc8e7cf938f7

Other Contracts

Using Methods in LendPoolAddressProvider to query them

For governance related contracts, see the Voting & Governance section.

bendToken Contracts

The below information can also be programmatically fetched by calling getReserveTokensAddresses(). All tokens use 18 decimals, unless indicated otherwise.

AssetOriginal Reserve AddressbendToken AddressdebtToken Address

ETH

Refer to WETH below or WETH Gateway

Refer to WETH below

Refer to WETH below

WETH

USDT

0xdAC17F958D2ee523a2206206994597C13D831ec7

0x02716c55f49a9107467507b82f9889480949afe4

boundNFT Contracts

The below information can also be programmatically fetched by calling getNftTokensAddresses(). Please refer to it here.

Last updated