File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 475
475
* Underlying tokens:
476
476
* USDC: [ ` 0x078D782b760474a361dDA0AF3839290b0EF57AD6 ` ] ( https://uniscan.xyz/address/0x078D782b760474a361dDA0AF3839290b0EF57AD6 )
477
477
* WETH: [ ` 0x4200000000000000000000000000000000000006 ` ] ( https://uniscan.xyz/address/0x4200000000000000000000000000000000000006 )
478
+ * UNI: [ ` 0x8f187aA05619a017077f5308904739877ce9eA21 ` ] ( https://uniscan.xyz/address/0x8f187aA05619a017077f5308904739877ce9eA21 )
478
479
* Markets:
479
480
* vUSDC\_ Core: [ ` 0xB953f92B9f759d97d2F2Dec10A8A3cf75fcE3A95 ` ] ( https://uniscan.xyz/address/0xB953f92B9f759d97d2F2Dec10A8A3cf75fcE3A95 )
480
481
* vWETH\_ Core: [ ` 0xc219BC179C7cDb37eACB03f993f9fDc2495e3374 ` ] ( https://uniscan.xyz/address/0xc219BC179C7cDb37eACB03f993f9fDc2495e3374 )
482
+ * vUNI\_ Core: [ ` 0x67716D6Bf76170Af816F5735e14c4d44D0B05eD2 ` ] ( https://uniscan.xyz/address/0x67716D6Bf76170Af816F5735e14c4d44D0B05eD2 )
481
483
482
484
## BNB Chain Testnet
483
485
854
856
* USDC: [ ` 0xf16d4774893eB578130a645d5c69E9c4d183F3A5 ` ] ( https://sepolia.uniscan.xyz/address/0xf16d4774893eB578130a645d5c69E9c4d183F3A5 )
855
857
* USDT: [ ` 0x7bc1b67fde923fd3667Fde59684c6c354C8EbFdA ` ] ( https://sepolia.uniscan.xyz/address/0x7bc1b67fde923fd3667Fde59684c6c354C8EbFdA )
856
858
* WETH: [ ` 0x4200000000000000000000000000000000000006 ` ] ( https://sepolia.uniscan.xyz/address/0x4200000000000000000000000000000000000006 )
859
+ * UNI: [ ` 0x873A6C4B1e3D883920541a0C61Dc4dcb772140b3 ` ] ( https://sepolia.uniscan.xyz/address/0x873A6C4B1e3D883920541a0C61Dc4dcb772140b3 )
857
860
* Markets:
858
861
* vcbBTC\_ Core: [ ` 0x7d39496Ac9FdA5a336CB2A96FD5Eaa022Fd6Fb05 ` ] ( https://sepolia.uniscan.xyz/address/0x7d39496Ac9FdA5a336CB2A96FD5Eaa022Fd6Fb05 )
859
862
* vUSDC\_ Core: [ ` 0x0CA7edfcCF5dbf8AFdeAFB2D918409d439E3320A ` ] ( https://sepolia.uniscan.xyz/address/0x0CA7edfcCF5dbf8AFdeAFB2D918409d439E3320A )
860
863
* vUSDT\_ Core: [ ` 0x2d8814e1358D71B6B271295893F7409E3127CBBf ` ] ( https://sepolia.uniscan.xyz/address/0x2d8814e1358D71B6B271295893F7409E3127CBBf )
861
864
* vWETH\_ Core: [ ` 0x3dEAcBe87e4B6333140a46aBFD12215f4130B132 ` ] ( https://sepolia.uniscan.xyz/address/0x3dEAcBe87e4B6333140a46aBFD12215f4130B132 )
865
+ * vUNI\_ Core: [ ` 0xaE43aAd383b93FCeE5d3e0dD2d40b6e94639c642 ` ] ( https://sepolia.uniscan.xyz/address/0xaE43aAd383b93FCeE5d3e0dD2d40b6e94639c642 )
Original file line number Diff line number Diff line change @@ -243,8 +243,9 @@ The current list of correlated token oracles in Venus is:
243
243
244
244
| Pool | Market | MAIN oracle | PIVOT oracle | FALLBACK oracle | Notes |
245
245
| ---| ---| ---| ---| ---| ---|
246
- | Core | WETH | [ RedStone] ( https://basescan.org/address/0x4d41a36D04D97785bcEA57b057C412b278e6Edcc ) | - | - | |
247
- | Core | USDC | [ RedStone] ( https://basescan.org/address/0x4d41a36D04D97785bcEA57b057C412b278e6Edcc ) | - | - | |
246
+ | Core | WETH | [ RedStone] ( https://uniscan.xyz/address/0x4d41a36D04D97785bcEA57b057C412b278e6Edcc ) | - | - | |
247
+ | Core | USDC | [ RedStone] ( https://uniscan.xyz/address/0x4d41a36D04D97785bcEA57b057C412b278e6Edcc ) | - | - | |
248
+ | Core | UNI | [ RedStone] ( https://uniscan.xyz/address/0x4d41a36D04D97785bcEA57b057C412b278e6Edcc ) | - | - | |
248
249
249
250
### Further Reading
250
251
You can’t perform that action at this time.
0 commit comments