> For the complete documentation index, see [llms.txt](https://docs.benqi.fi/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.benqi.fi/resources/contracts/price-feeds.md).

# Price Feeds

**QI (BENQI token)**

Chainlink&#x20;

<pre><code><strong>0x36E039e6391A5E7A7267650979fdf613f659be5D
</strong></code></pre>

Edge Oracle

```
0xcF1E5c990943B7AF4671EddF336a3Ad5277E59BC
```

**sAVAX (BENQI Staked AVAX)**

Chainlink

```
0x2854Ca10a54800e15A2a25cFa52567166434Ff0a
```

Edge Oracle

```
0x6A5B3ab3274B738eAB25205aF6e2d4dd77812924
```

**solvBTC (Solv Protocol BTC)**

Chainlink

```plaintext
0xfA5210B2584Cc625883fE1431188e4E086052205
```

Edge Oracle

<pre class="language-plaintext"><code class="lang-plaintext"><strong>0x354106DADacF4AfC8Eee9EB8DB1C5bb76A07DBad
</strong></code></pre>

**AVAX (Avalanche)**

Chainlink

```
0x0A77230d17318075983913bC2145DB16C7366156
```

Edge Oracle

```
0x66A8cb6c4230B044378aC3676D47Ed4fE18e3cFB
```

**USDT(USD Tether)**

Chainlink

```
0xEBE676ee90Fe1112671f19b6B7459bC678B67e8a
```

Edge Oracle

<pre><code><strong>0xB6dd1c91F352b7c1483370EfB7bE1E06549F2F23
</strong></code></pre>

**USDC (Circle USD)**

Chainlink

```
0xF096872672F44d6EBA71458D74fe67F9a77a23B9
```

Edge Oracle

```
0xCfFA8B54D01962bFDA2c6c06229F576E8a38972c
```

**COQ (Coq-Inu)**

Chainlink

```
0x5B4712ce553E94d9b22bA3CfA10CB6F32fb828E0
```

Edge Oracle

```
0xde12E956aa65E0581E9C470AcE2a8194987A8935
```

**BTC.b (Bitcoin Avalanche-bridged)**

Chainlink

```
0x2779D32d5166BAaa2B2b658333bA7e6Ec0C65743
```

Edge Oracle

```
0x7f92CABC6AFf6D24E36a7115d6A3c32Fb9B07466
```

**WETH.e (Wrapped ETH Ethereum-bridged)**

Chainlink

```
0x976B3D034E162d8bD72D6b9C989d545b839003b0
```

Edge Oracle

```
0xC33FD9cC294371398a6C7880A05F6B039F3a138C
```

**JOE (LFJ)**

Chainlink

```
0x02D35d3a8aC3e1626d3eE09A78Dd87286F5E8e3a
```

Edge Oracle

```
0x09352661B82d13699272412543EE15b3b48E9679
```

**AUSD (Agora USD)**

Chainlink

```
0x5C2d58627Fbe746f5ea24Ef6D618f09f8e3f0122
```

Edge Oracle

```
0x46Ec14c96443458035062c4804E15E2433dfF403
```

**DAI.e (DAI Ethereum-bridged)**

Chainlink

```
0x51D7180edA2260cc4F6e4EebB82FEF5c3c2B8300
```

Edge Oracle

```
0x2eEcA8c0A0112a869b22a997908AaF4b44082491
```

**LINK.e (Chainlink Ethereum-bridged)**

Chainlink

```
0x49ccd9ca821EfEab2b98c60dC60F518E765EDe9a
```

Edge Oracle

```
0x8dE6fD5AE468ba7a21b3D4869B281C9C999e4208
```

**WBTC.e (Wrapped Bitcoin Ethereum-bridged)**

Chainlink

```
0x86442E3a98558357d46E6182F4b262f76c4fa26F
```

Edge Oracle

```
0x178b8eda2c4c8a11f6b8657d3a0cd21c99be85ae
```


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.benqi.fi/resources/contracts/price-feeds.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.
