> ## Documentation Index
> Fetch the complete documentation index at: https://jupiter-feat-lend-dex-integration.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Program addresses

> Official program addresses for Jupiter Lend protocols.

The official program addresses for Jupiter Lend across different protocols:

| Program                                       | Environment | Address                                       |
| --------------------------------------------- | ----------- | --------------------------------------------- |
| **Jupiter Lend (Earn)**                       | Mainnet     | `jup3YeL8QhtSx1e253b2FDvsMNC87fDrgQZivbrndc9` |
| **Jupiter Lend (Liquidity)**                  | Mainnet     | `jupeiUmn818Jg1ekPURTpr4mFo29p46vygyykFJ3wZC` |
| **Jupiter Lend (Lending Rewards Rate Model)** | Mainnet     | `jup7TthsMgcR9Y3L277b8Eo9uboVSmu1utkuXHNUKar` |
| **Jupiter Oracle**                            | Mainnet     | `jupnw4B6Eqs7ft6rxpzYLJZYSnrpRgPcr589n5Kv4oc` |
| **Jupiter Vaults (Borrow)**                   | Mainnet     | `jupr81YtYssSyPt8jbnGuiWon5f6x9TcDEFxYe3Bdzi` |
| **Jupiter Flashloan**                         | Mainnet     | `jupgfSgfuAXv4B6R2Uxu85Z1qdzgju79s6MfZekN6XS` |
| **Jupiter Lend (AMM)**                        | Mainnet     | `jupZ4m2GqUCJ5iueMfzQf8khFfH31d4XAQt3RzCT9Vd` |

## IDL and types

Anchor IDL and TypeScript types are available in the [Jupiter Lend target directory](https://github.com/jup-ag/jupiter-lend/tree/main/target) (`target/idl` and `target/types`).
