Skip to content

Commit de7ad3c

Browse files
web3roverchechu
authored andcommitted
feat: added yearn markets
1 parent 9652255 commit de7ad3c

File tree

3 files changed

+24
-0
lines changed

3 files changed

+24
-0
lines changed

deployed-contracts/isolated-pools.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,10 @@
163163
* USDT: [`0xdAC17F958D2ee523a2206206994597C13D831ec7`](https://etherscan.io/address/0xdAC17F958D2ee523a2206206994597C13D831ec7)
164164
* WBTC: [`0x2260FAC5E5542a773Aa44fBCfeDf7C193bc2C599`](https://etherscan.io/address/0x2260FAC5E5542a773Aa44fBCfeDf7C193bc2C599)
165165
* WETH: [`0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2`](https://etherscan.io/address/0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2)
166+
* yvUSDC-1: [`0xBe53A109B494E5c9f97b9Cd39Fe969BE68BF6204`](https://etherscan.io/address/0xBe53A109B494E5c9f97b9Cd39Fe969BE68BF6204)
167+
* yvUSDT-1: [`0x310B7Ea7475A0B449Cfd73bE81522F1B88eFAFaa`](https://etherscan.io/address/0x310B7Ea7475A0B449Cfd73bE81522F1B88eFAFaa)
168+
* yvUSDS-1: [`0x182863131F9a4630fF9E27830d945B1413e347E8`](https://etherscan.io/address/0x182863131F9a4630fF9E27830d945B1413e347E8)
169+
* yvWETH-1: [`0xc56413869c6CDf96496f2b1eF801fEDBdFA7dDB0`](https://etherscan.io/address/0xc56413869c6CDf96496f2b1eF801fEDBdFA7dDB0)
166170

167171
* Markets:
168172
* vBAL\_Core: [`0x0Ec5488e4F8f319213a14cab188E01fB8517Faa8`](https://etherscan.io/address/0x0Ec5488e4F8f319213a14cab188E01fB8517Faa8)
@@ -180,6 +184,10 @@
180184
* vUSDT\_Core: [`0x8C3e3821259B82fFb32B2450A95d2dcbf161C24E`](https://etherscan.io/address/0x8C3e3821259B82fFb32B2450A95d2dcbf161C24E)
181185
* vWBTC\_Core: [`0x8716554364f20BCA783cb2BAA744d39361fd1D8d`](https://etherscan.io/address/0x8716554364f20BCA783cb2BAA744d39361fd1D8d)
182186
* vWETH\_Core: [`0x7c8ff7d2A1372433726f879BD945fFb250B94c65`](https://etherscan.io/address/0x7c8ff7d2A1372433726f879BD945fFb250B94c65)
187+
* vyvUSDC-1\_Core: [`0xf87c0a64dc3a8622D6c63265FA29137788163879`](https://etherscan.io/address/0xf87c0a64dc3a8622D6c63265FA29137788163879)
188+
* vyvUSDT-1\_Core: [`0x475d0C68a8CD275c15D1F01F4f291804E445F677`](https://etherscan.io/address/0x475d0C68a8CD275c15D1F01F4f291804E445F677)
189+
* vyvUSDS-1\_Core: [`0x520d67226Bc904aC122dcE66ed2f8f61AA1ED764`](https://etherscan.io/address/0x520d67226Bc904aC122dcE66ed2f8f61AA1ED764)
190+
* vyvWETH-1\_Core: [`0xba3916302cBA4aBcB51a01e706fC6051AaF272A0`](https://etherscan.io/address/0xba3916302cBA4aBcB51a01e706fC6051AaF272A0)
183191

184192
### Pool Curve
185193

@@ -515,6 +523,10 @@
515523
* vUSDT\_Core: [`0x19252AFD0B2F539C400aEab7d460CBFbf74c17ff`](https://sepolia.etherscan.io/address/0x19252AFD0B2F539C400aEab7d460CBFbf74c17ff)
516524
* vWBTC\_Core: [`0x74E708A7F5486ed73CCCAe54B63e71B1988F1383`](https://sepolia.etherscan.io/address/0x74E708A7F5486ed73CCCAe54B63e71B1988F1383)
517525
* vWETH\_Core: [`0xc2931B1fEa69b6D6dA65a50363A8D75d285e4da9`](https://sepolia.etherscan.io/address/0xc2931B1fEa69b6D6dA65a50363A8D75d285e4da9)
526+
* vyvUSDC-1\_Core: [`0x4bC731477aF00ea83C5eCbAc31E1E9fF85eD8A1e`](https://sepolia.etherscan.io/address/0x4bC731477aF00ea83C5eCbAc31E1E9fF85eD8A1e)
527+
* vyvUSDT-1\_Core: [`0x9Ec91759d4EBaDE3109cCAD1B7AE199a02312c10`](https://sepolia.etherscan.io/address/0x9Ec91759d4EBaDE3109cCAD1B7AE199a02312c10)
528+
* vyvUSDS-1\_Core: [`0x5e2fB6a1e1570eB61360E87Da44979cb932090B0`](https://sepolia.etherscan.io/address/0x5e2fB6a1e1570eB61360E87Da44979cb932090B0)
529+
* vyvWETH-1\_Core: [`0x271D914014Ac2CD8EB89a4e106Ac15a4e948eEE2`](https://sepolia.etherscan.io/address/0x271D914014Ac2CD8EB89a4e106Ac15a4e948eEE2)
518530

519531
### Pool Curve
520532

deployed-contracts/oracles.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,10 @@
6363
* sUSDS ERC4626 Oracle:[`0xDC4861F5Ad18bD584Eab322cc6706e632E9D1c94`](https://etherscan.io/address/0xDC4861F5Ad18bD584Eab322cc6706e632E9D1c94)
6464
* Resilient Oracle:[`0xd2ce3fb018805ef92b8C5976cb31F84b4E295F94`](https://etherscan.io/address/0xd2ce3fb018805ef92b8C5976cb31F84b4E295F94)
6565
* DefaultProxyAdmin:[`0x567e4cc5e085d09f66f836fa8279f38b4e5866b9`](https://etherscan.io/address/0x567e4cc5e085d09f66f836fa8279f38b4e5866b9)
66+
* yvUSDC-1 ERC4626 Oracle:[`0x49C6858B3ce4F3829b716fD3FafCa6Cb4Ccb7843`](https://etherscan.io/address/0x49C6858B3ce4F3829b716fD3FafCa6Cb4Ccb7843)
67+
* yvUSDT-1 ERC4626 Oracle:[`0xE113AE8D80Fb6dfB3221e0A396e297Aa42813d0A`](https://etherscan.io/address/0xE113AE8D80Fb6dfB3221e0A396e297Aa42813d0A)
68+
* yvUSDS-1 ERC4626 Oracle:[`0x50f97063b4097D4e81C4DD9c3278258A04DF15aA`](https://etherscan.io/address/0x50f97063b4097D4e81C4DD9c3278258A04DF15aA)
69+
* yvWETH-1 ERC4626 Oracle:[`0x641817dE6c0E4f763C393AaD182E6C946e1a2e2b`](https://etherscan.io/address/0x641817dE6c0E4f763C393AaD182E6C946e1a2e2b)
6670

6771
## Sepolia (Ethereum testnet)
6872

@@ -85,6 +89,10 @@
8589
* sUSDS ERC4626 Oracle:[`0x386C41A4Ff2e4da2C5CC6B1A13fD34A98B48C51d`](https://sepolia.etherscan.io/address/0x386C41A4Ff2e4da2C5CC6B1A13fD34A98B48C51d)
8690
* Resilient Oracle:[`0x8000eca36201dddf5805Aa4BeFD73d1EB4D23264`](https://sepolia.etherscan.io/address/0x8000eca36201dddf5805Aa4BeFD73d1EB4D23264)
8791
* DefaultProxyAdmin:[`0x01435866babd91311b1355cf3af488cca36db68e`](https://sepolia.etherscan.io/address/0x01435866babd91311b1355cf3af488cca36db68e)
92+
* yvUSDC-1 ERC4626 Oracle:[`0xd680aA82d58D5cc5385A4a3ACdEbE93D84D65a00`](https://sepolia.etherscan.io/address/0xd680aA82d58D5cc5385A4a3ACdEbE93D84D65a00)
93+
* yvUSDT-1 ERC4626 Oracle:[`0x930F0fC7321eB35Ff93556C264EA076d3Aaf1692`](https://sepolia.etherscan.io/address/0x930F0fC7321eB35Ff93556C264EA076d3Aaf1692)
94+
* yvUSDS-1 ERC4626 Oracle:[`0x5a93e425e42470b9bB609862abf2A38E7041250E`](https://sepolia.etherscan.io/address/0x5a93e425e42470b9bB609862abf2A38E7041250E)
95+
* yvWETH-1 ERC4626 Oracle:[`0x5eAE3fd56b39f1e5D497b4a5f0442E560FA6F13B`](https://sepolia.etherscan.io/address/0x5eAE3fd56b39f1e5D497b4a5f0442E560FA6F13B)
8896

8997
## opBNB mainnet
9098

risk/resilient-price-oracle.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -160,6 +160,10 @@ The current list of correlated token oracles in Venus is:
160160
| Core | USDS | [Chainlink](https://etherscan.io/address/0x94c3A2d6B7B2c051aDa041282aec5B0752F8A1F2) | - | - | |
161161
| Core | sUSDS | [sUSDS-ERC4646Oracle](https://etherscan.io/address/0xDC4861F5Ad18bD584Eab322cc6706e632E9D1c94) | - | - | |
162162
| Core | BAL | [Chainlink](https://etherscan.io/address/0x94c3A2d6B7B2c051aDa041282aec5B0752F8A1F2) | - | - | |
163+
| Core | yvUSDC-1 | [yvUSDC-1-ERC4646Oracle](https://etherscan.io/address/0x49C6858B3ce4F3829b716fD3FafCa6Cb4Ccb7843) | - | - | |
164+
| Core | yvUSDS-1 | [yvUSDS-1-ERC4646Oracle](https://etherscan.io/address/0x50f97063b4097D4e81C4DD9c3278258A04DF15aA) | - | - | |
165+
| Core | yvUSDT-1 | [yvUSDT-1-ERC4646Oracle](https://etherscan.io/address/0xE113AE8D80Fb6dfB3221e0A396e297Aa42813d0A) | - | - | |
166+
| Core | yvWETH-1 | [yvWETH-1-ERC4646Oracle](https://etherscan.io/address/0x641817dE6c0E4f763C393AaD182E6C946e1a2e2b) | - | - | |
163167
| Curve | crvUSD | [Chainlink](https://etherscan.io/address/0x94c3A2d6B7B2c051aDa041282aec5B0752F8A1F2) | - | - | |
164168
| Curve | CRV | [Chainlink](https://etherscan.io/address/0x94c3A2d6B7B2c051aDa041282aec5B0752F8A1F2) | - | - | |
165169
| Ethena | PT-sUSDE-27MAR2025 | [PendleOracle-PT-sUSDe-27MAR2025](https://etherscan.io/address/0x17B49f36878c401C1fE4D7Bf6D9CeBAAFBf4edE2) | - | - | |

0 commit comments

Comments
 (0)