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 405
405
* Underlying tokens:
406
406
* USDC: [ ` 0x078D782b760474a361dDA0AF3839290b0EF57AD6 ` ] ( https://uniscan.xyz/address/0x078D782b760474a361dDA0AF3839290b0EF57AD6 )
407
407
* WETH: [ ` 0x4200000000000000000000000000000000000006 ` ] ( https://uniscan.xyz/address/0x4200000000000000000000000000000000000006 )
408
+ * UNI: [ ` 0x8f187aA05619a017077f5308904739877ce9eA21 ` ] ( https://uniscan.xyz/address/0x8f187aA05619a017077f5308904739877ce9eA21 )
408
409
* Markets:
409
410
* vUSDC\_ Core: [ ` 0xB953f92B9f759d97d2F2Dec10A8A3cf75fcE3A95 ` ] ( https://uniscan.xyz/address/0xB953f92B9f759d97d2F2Dec10A8A3cf75fcE3A95 )
410
411
* vWETH\_ Core: [ ` 0xc219BC179C7cDb37eACB03f993f9fDc2495e3374 ` ] ( https://uniscan.xyz/address/0xc219BC179C7cDb37eACB03f993f9fDc2495e3374 )
412
+ * vUNI\_ Core: [ ` 0x67716D6Bf76170Af816F5735e14c4d44D0B05eD2 ` ] ( https://uniscan.xyz/address/0x67716D6Bf76170Af816F5735e14c4d44D0B05eD2 )
411
413
412
414
## BNB Chain Testnet
413
415
728
730
* USDC: [ ` 0xf16d4774893eB578130a645d5c69E9c4d183F3A5 ` ] ( https://sepolia.uniscan.xyz/address/0xf16d4774893eB578130a645d5c69E9c4d183F3A5 )
729
731
* USDT: [ ` 0x7bc1b67fde923fd3667Fde59684c6c354C8EbFdA ` ] ( https://sepolia.uniscan.xyz/address/0x7bc1b67fde923fd3667Fde59684c6c354C8EbFdA )
730
732
* WETH: [ ` 0x4200000000000000000000000000000000000006 ` ] ( https://sepolia.uniscan.xyz/address/0x4200000000000000000000000000000000000006 )
733
+ * UNI: [ ` 0x873A6C4B1e3D883920541a0C61Dc4dcb772140b3 ` ] ( https://sepolia.uniscan.xyz/address/0x873A6C4B1e3D883920541a0C61Dc4dcb772140b3 )
731
734
* Markets:
732
735
* vcbBTC\_ Core: [ ` 0x7d39496Ac9FdA5a336CB2A96FD5Eaa022Fd6Fb05 ` ] ( https://sepolia.uniscan.xyz/address/0x7d39496Ac9FdA5a336CB2A96FD5Eaa022Fd6Fb05 )
733
736
* vUSDC\_ Core: [ ` 0x0CA7edfcCF5dbf8AFdeAFB2D918409d439E3320A ` ] ( https://sepolia.uniscan.xyz/address/0x0CA7edfcCF5dbf8AFdeAFB2D918409d439E3320A )
734
737
* vUSDT\_ Core: [ ` 0x2d8814e1358D71B6B271295893F7409E3127CBBf ` ] ( https://sepolia.uniscan.xyz/address/0x2d8814e1358D71B6B271295893F7409E3127CBBf )
735
738
* vWETH\_ Core: [ ` 0x3dEAcBe87e4B6333140a46aBFD12215f4130B132 ` ] ( https://sepolia.uniscan.xyz/address/0x3dEAcBe87e4B6333140a46aBFD12215f4130B132 )
739
+ * vUNI\_ Core: [ ` 0xaE43aAd383b93FCeE5d3e0dD2d40b6e94639c642 ` ] ( https://sepolia.uniscan.xyz/address/0xaE43aAd383b93FCeE5d3e0dD2d40b6e94639c642 )
Original file line number Diff line number Diff line change @@ -241,8 +241,9 @@ The current list of correlated token oracles in Venus is:
241
241
242
242
| Pool | Market | MAIN oracle | PIVOT oracle | FALLBACK oracle | Notes |
243
243
| ---| ---| ---| ---| ---| ---|
244
- | Core | WETH | [ RedStone] ( https://basescan.org/address/0x4d41a36D04D97785bcEA57b057C412b278e6Edcc ) | - | - | |
245
- | Core | USDC | [ RedStone] ( https://basescan.org/address/0x4d41a36D04D97785bcEA57b057C412b278e6Edcc ) | - | - | |
244
+ | Core | WETH | [ RedStone] ( https://uniscan.xyz/address/0x4d41a36D04D97785bcEA57b057C412b278e6Edcc ) | - | - | |
245
+ | Core | USDC | [ RedStone] ( https://uniscan.xyz/address/0x4d41a36D04D97785bcEA57b057C412b278e6Edcc ) | - | - | |
246
+ | Core | UNI | [ RedStone] ( https://uniscan.xyz/address/0x4d41a36D04D97785bcEA57b057C412b278e6Edcc ) | - | - | |
246
247
247
248
### Further Reading
248
249
You can’t perform that action at this time.
0 commit comments