# Deployment Addresses

### Mainnet

| Contract                      | Address                                                                   | Comment                                                                                                                                   |
| ----------------------------- | ------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------- |
| PublicPriceOracle             | [0xec67451f8a58216a](https://www.flowdiver.io/account/0xec67451f8a58216a) | <p><strong>Onchain price feeds free-to-use.</strong> </p><p><strong>Devs / projects only need to import and check this one.</strong> </p> |
| OracleConfig, OracleInterface | [0xcec15c814971c1dc](https://www.flowdiver.io/account/0xcec15c814971c1dc) | Paths & library functions, Public Interfaces                                                                                              |
| PriceOracle                   | [0xe385412159992e11](https://www.flowdiver.io/account/0xe385412159992e11) | `Flow / USD`                                                                                                                              |
| PriceOracle                   | [0x07e2f8fc48632ece](https://www.flowdiver.io/account/0x07e2f8fc48632ece) | `USDT / USD`                                                                                                                              |
| PriceOracle                   | [0x11b69dcfd16724af](https://www.flowdiver.io/account/0x11b69dcfd16724af) | `BLT / USD`                                                                                                                               |
| PriceOracle                   | [0xf5d12412c09d2470](https://www.flowdiver.io/account/0xf5d12412c09d2470) | `USDC / USD`                                                                                                                              |
| PriceOracle                   | [0x1a9caf561de25a86](https://www.flowdiver.io/account/0x1a9caf561de25a86) | <p><code>FUSD / USD</code></p><p>(Fixed to <code>1.0</code>)</p>                                                                          |
| PriceOracleStFlow             | [0x031dabc5ba1d2932](https://www.flowdiver.io/account/0x031dabc5ba1d2932) | stFlow / USD                                                                                                                              |

### Testnet

| Contract                      | Address                                                                       | Comment                                                           |
| ----------------------------- | ----------------------------------------------------------------------------- | ----------------------------------------------------------------- |
| PublicPriceOracle             | [0x8232ce4a3aff4e94](https://testnet.flowdiver.io/account/8232ce4a3aff4e94)   | Onchain price feeds free-to-use.                                  |
| OracleConfig, OracleInterface | [0x2a9b59c3e2b72ee0](https://testnet.flowdiver.io/account/0x2a9b59c3e2b72ee0) | Constants, interfaces                                             |
| PriceOracle                   | [0xcbdb5a7b89c3c844](https://testnet.flowdiver.io/account/0xcbdb5a7b89c3c844) | `Flow / USD`                                                      |
| PriceOracle                   | [0x6d692450d591524c](https://testnet.flowdiver.io/account/0x6d692450d591524c) | `USDT / USD`                                                      |
| PriceOracle                   | [0x2d766f00eb1d0c37](https://testnet.flowdiver.io/account/0x2d766f00eb1d0c37) | `BLT / USD`                                                       |
| PriceOracle                   | [0xc911d6ddfae70ce8](https://testnet.flowdiver.io/account/0xc911d6ddfae70ce8) | <p><code>USDC / USD</code> </p><p>(Fixed to <code>1.0</code>)</p> |
| PriceOracle                   | [0x3b220a3372190656](https://testnet.flowdiver.io/account/0x3b220a3372190656) | <p><code>FUSD / USD</code></p><p>(Fixed to <code>1.0</code>)</p>  |
| PriceOracle                   | [0xdad0aaa285a25413](https://testnet.flowdiver.io/account/0xdad0aaa285a25413) | <p><code>BUSD / USD</code></p><p>(Fixed to 1.0)</p>               |
| PriceOracle                   | [0x24650d6246d4176c](https://testnet.flowdiver.io/account/0x24650d6246d4176c) | `Test / USD` without reader whitelist                             |
