Skip to content

Commit a38e81c

Browse files
committed
docs: add testnet and oracle info for the new asBNB market
1 parent e02350e commit a38e81c

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

deployed-contracts/markets.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -524,6 +524,7 @@
524524
* Underlying tokens:
525525
* AAVE: [`0x4B7268FC7C727B88c5Fc127D41b491BfAe63e144`](https://testnet.bscscan.com/address/0x4B7268FC7C727B88c5Fc127D41b491BfAe63e144)
526526
* ADA: [`0xcD34BC54106bd45A04Ed99EBcC2A6a3e70d7210F`](https://testnet.bscscan.com/address/0xcD34BC54106bd45A04Ed99EBcC2A6a3e70d7210F)
527+
* asBNB: [`0xc625f060ad25f4A6c2d9eBF30C133dB61B7AF072`](https://testnet.bscscan.com/address/0xc625f060ad25f4A6c2d9eBF30C133dB61B7AF072)
527528
* BTCB: [`0xA808e341e8e723DC6BA0Bb5204Bafc2330d7B8e4`](https://testnet.bscscan.com/address/0xA808e341e8e723DC6BA0Bb5204Bafc2330d7B8e4)
528529
* BUSD: [`0x8301F2213c0eeD49a7E28Ae4c3e91722919B8B47`](https://testnet.bscscan.com/address/0x8301F2213c0eeD49a7E28Ae4c3e91722919B8B47)
529530
* CAKE: [`0xe8bd7cCC165FAEb9b81569B05424771B9A20cbEF`](https://testnet.bscscan.com/address/0xe8bd7cCC165FAEb9b81569B05424771B9A20cbEF)
@@ -559,6 +560,7 @@
559560
* Markets:
560561
* vAAVE: [`0x714db6c38A17883964B68a07d56cE331501d9eb6`](https://testnet.bscscan.com/address/0x714db6c38A17883964B68a07d56cE331501d9eb6)
561562
* vADA: [`0x37C28DE42bA3d22217995D146FC684B2326Ede64`](https://testnet.bscscan.com/address/0x37C28DE42bA3d22217995D146FC684B2326Ede64)
563+
* vasBNB: [`0x73F506Aefd5e169D48Ea21A373B9B0a200E37585`](https://testnet.bscscan.com/address/0x73F506Aefd5e169D48Ea21A373B9B0a200E37585)
562564
* vBNB: [`0x2E7222e51c0f6e98610A1543Aa3836E092CDe62c`](https://testnet.bscscan.com/address/0x2E7222e51c0f6e98610A1543Aa3836E092CDe62c)
563565
* vBTC: [`0xb6e9322C49FD75a367Fcb17B0Fcd62C5070EbCBe`](https://testnet.bscscan.com/address/0xb6e9322C49FD75a367Fcb17B0Fcd62C5070EbCBe)
564566
* vBUSD: [`0x08e0A5575De71037aE36AbfAfb516595fE68e5e4`](https://testnet.bscscan.com/address/0x08e0A5575De71037aE36AbfAfb516595fE68e5e4)

risk/resilient-price-oracle.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ The current list of correlated token oracles in Venus is:
7575
|---|---|---|---|---|---|
7676
| Core | AAVE | [Chainlink](https://bscscan.com/address/0x1B2103441A0A108daD8848D8F5d790e4D402921F) | - | - | |
7777
| Core | ADA | [Chainlink](https://bscscan.com/address/0x1B2103441A0A108daD8848D8F5d790e4D402921F) | - | - | |
78+
| Core | asBNB | [AsBNBOracle](https://bscscan.com/address/0x52375ACab348Fa3979503EB9ADB11D74560dEe99) | - | - | |
7879
| Core | BCH | [Chainlink](https://bscscan.com/address/0x1B2103441A0A108daD8848D8F5d790e4D402921F) | - | - | |
7980
| Core | BETH | [Chainlink](https://bscscan.com/address/0x1B2103441A0A108daD8848D8F5d790e4D402921F) | - | - | |
8081
| Core | BNB | [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 |

0 commit comments

Comments
 (0)