# Contract Addresses

## Ethereum Mainnet

### ETH based looping

* **lpETH (ETH Lending):** 0xa684eaf215ad323452e2b2bf6f817d4aa5c116ab
* **slpETH (lpETH staking):** 0x3976d71e7DdFBaB9bD120Ec281B7d35fa0F28528
* **Locking lpETH:** 0x110f00b890102A7534484db8b3C5695Bd49De27b
* **Locking WETH-lpETH:** 0x0FD87690fcd1Ae9245edB7de8c598AEcCFaf427c
* **Spectra ynETH Looping:** 0x9bfcd3788f923186705259ae70a1192f601beb47
* **Spectra ynETH Oracle:** 0xeD4E4F000C5fc8cf22F2Bf2EA23E64F38a5Fa216
* **Reward Manager Spectra:**\
  0xCaf5e9cB6F005ed95F0a00edAdd16593467eE852

### USD based looping

* **lpUSD (USDC Lending):** 0x0eecBDbF7331B8a50FCd0Bf2C267Bf47BD876054
* **slpUSD (lpUSD staking):** 0xBFB53910C935E837C74e6C4EF584557352d20fDe
* **Locking lpUSD (lpUSD staking):** 0xACA47DE7910FD8f108B147d69ADDBaC6Cc18966E
* **Spectra sdeUSD Looping:** 0xbb23b7acde2b3a2e6446b16cd3dd471b0d80342c

## BNB Chain

* **lpBNB (BNB Lending):** 0xed166436559fd3d7f44cb00cacda96eb999d789e
* **slpBNB (lpBNB staking):** 0x76a173580ac0456fd208a593722998d6b5b7063d
* **Locking lpBNB:** 0x7Cdd4fc8715e5A45E0f9424b7D0e630E1aCF5BC4
* **Pendle clisBNB Looping:** 0x03C07e6d561b664246058974dB31dbF1c1C0B416
* **clisBNB Oracle:** 0xC63e9279410d37C0A25D094e26Cddbb73aEd7d95


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.loopfi.xyz/extras/contract-addresses.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
