Skip to content

Commit 7ba53f3

Browse files
committed
docs: added new usde oracle config
1 parent 65f9d07 commit 7ba53f3

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

deployed-contracts/oracles.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
* PendleOracle PT-clisBNB-25APR2025 Oracle: [`0xEa7a92D12196A325C76ED26DBd36629d7EC46459`](https://bscscan.com/address/0xEa7a92D12196A325C76ED26DBd36629d7EC46459)
2727
* PendleOracle PT-sUSDe-26JUN2025 Oracle: [`0xC407403fa78Bce509821D776b6Be7f91cC04474f`](https://bscscan.com/address/0xC407403fa78Bce509821D776b6Be7f91cC04474f)
2828
* PendleOracle PT-USDe-30OCT2025 Oracle: [`0xAa5138e86c078fd2859a929173B3870b5003EC30`](https://bscscan.com/address/0xAa5138e86c078fd2859a929173B3870b5003EC30)
29+
* USDe Oracle (use the USDT/USD Chainlink price feed): [`0x22Dc2BAEa32E95AB07C2F5B8F63336CbF61aB6b8`](https://bscscan.com/address/0x22Dc2BAEa32E95AB07C2F5B8F63336CbF61aB6b8)
2930

3031
## BNB Chain Testnet
3132

@@ -53,6 +54,7 @@
5354
* PendleOracle PT-clisBNB-25APR2025 Oracle: [`0xeF663663e802Ff4510aDE14975820FFB5d2EE9E8`](https://testnet.bscscan.com/address/0xeF663663e802Ff4510aDE14975820FFB5d2EE9E8)
5455
* PendleOracle PT-sUSDe-26JUN2025 Oracle: [`0x85201328baa52061E6648d9b4c285529411Cd33B`](https://testnet.bscscan.com/address/0x85201328baa52061E6648d9b4c285529411Cd33B)
5556
* PendleOracle PT-USDe-30OCT2025 Oracle: [`0x9d223177a0Ea5505EbF3665f950093091f04739b`](https://testnet.bscscan.com/address/0x9d223177a0Ea5505EbF3665f950093091f04739b)
57+
* USDe Oracle (use the USDT/USD Chainlink price feed): [`0x188b608544Fa32D313DE3BBB0480a238c0906e2a`](https://testnet.bscscan.com/address/0x188b608544Fa32D313DE3BBB0480a238c0906e2a)
5658

5759
## Ethereum mainnet
5860

risk/resilient-price-oracle.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ The current list of correlated token oracles in Venus is:
107107
| Core | TWT | [Binance](https://bscscan.com/address/0x594810b741d136f1960141C0d8Fb4a91bE78A820) | - | - | |
108108
| Core | UNI | [Chainlink](https://bscscan.com/address/0x1B2103441A0A108daD8848D8F5d790e4D402921F) | - | - | |
109109
| Core | USDC | [Chainlink](https://bscscan.com/address/0x1B2103441A0A108daD8848D8F5d790e4D402921F) | - | - | |
110-
| Core | USDe | [RedStone](https://bscscan.com/address/0x8455EFA4D7Ff63b8BFD96AdD889483Ea7d39B70a) | [Chainlink](https://bscscan.com/address/0x1B2103441A0A108daD8848D8F5d790e4D402921F) | [Chainlink](https://bscscan.com/address/0x1B2103441A0A108daD8848D8F5d790e4D402921F) | Upper bound: 1.01. Lower bound: 0.99 |
110+
| Core | USDe | [Chainlink(USDT/USD price feed)](https://bscscan.com/address/0x22Dc2BAEa32E95AB07C2F5B8F63336CbF61aB6b8) | [Chainlink](https://bscscan.com/address/0x1B2103441A0A108daD8848D8F5d790e4D402921F) | [Chainlink](https://bscscan.com/address/0x1B2103441A0A108daD8848D8F5d790e4D402921F) | Upper bound: 1.06. Lower bound: 0.94 |
111111
| Core | USDT | [Chainlink](https://bscscan.com/address/0x1B2103441A0A108daD8848D8F5d790e4D402921F) | - | - | |
112112
| Core | USD1 | [RedStone](https://bscscan.com/address/0x8455EFA4D7Ff63b8BFD96AdD889483Ea7d39B70a) | [Chainlink](https://bscscan.com/address/0x1B2103441A0A108daD8848D8F5d790e4D402921F) | [Chainlink](https://bscscan.com/address/0x1B2103441A0A108daD8848D8F5d790e4D402921F) | |
113113
| Core | UST | [Chainlink](https://bscscan.com/address/0x1B2103441A0A108daD8848D8F5d790e4D402921F) | - | - | |

0 commit comments

Comments
 (0)