Skip to content

Commit

Permalink
Merge pull request #469 from VenusProtocol/feat/ven-3034
Browse files Browse the repository at this point in the history
[VEN-3034]: add USDS & sUSDS markets to Ethereum Core pool
  • Loading branch information
chechu authored Jan 30, 2025
2 parents 31ead05 + 9e7d775 commit 2045e12
Show file tree
Hide file tree
Showing 15 changed files with 6,152 additions and 305 deletions.
508 changes: 508 additions & 0 deletions deployments/ethereum.json

Large diffs are not rendered by default.

Large diffs are not rendered by default.

257 changes: 257 additions & 0 deletions deployments/ethereum/VToken_vUSDS_Core.json

Large diffs are not rendered by default.

257 changes: 257 additions & 0 deletions deployments/ethereum/VToken_vsUSDS_Core.json

Large diffs are not rendered by default.

454 changes: 454 additions & 0 deletions deployments/ethereum/solcInputs/bf6504e8406cd8d7763a8de7cdacad9c.json

Large diffs are not rendered by default.

3 changes: 3 additions & 0 deletions deployments/ethereum_addresses.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
"DefaultProxyAdmin": "0x567e4cc5e085d09f66f836fa8279f38b4e5866b9",
"JumpRateModelV2_base0bps_slope1250bps_jump25000bps_kink8000bps": "0x508a84311d19fb77E603C1d234d560b2374d0791",
"JumpRateModelV2_base0bps_slope1500bps_jump25000bps_kink8000bps": "0x244dBE6d11Ae9AadBaD552E6BD8901B680028E31",
"JumpRateModelV2_base0bps_slope1562bps_jump25000bps_kink8000bps": "0x322072b84434609ff64333A125516055B5B4405F",
"JumpRateModelV2_base0bps_slope1630bps_jump25000bps_kink9200bps": "0x786ed1931Fa76a70B1259c42B0aC106B1E08485c",
"JumpRateModelV2_base0bps_slope1750bps_jump25000bps_kink8000bps": "0x675b3dF06a5F3A7d2f04e7852Dbf8f8d40959Ca9",
"JumpRateModelV2_base0bps_slope2000bps_jump25000bps_kink8000bps": "0x837996e7d74222965ACf1fdd478926e07336a291",
Expand Down Expand Up @@ -75,6 +76,7 @@
"VToken_vTUSD_Core": "0x13eB80FDBe5C5f4a7039728E258A6f05fb3B912b",
"VToken_vUSDC_Core": "0x17C07e0c232f2f80DfDbd7a95b942D893A4C5ACb",
"VToken_vUSDC_Ethena": "0xa8e7f9473635a5CB79646f14356a9Fc394CA111A",
"VToken_vUSDS_Core": "0x0c6B19287999f1e31a5c0a44393b24B62D2C0468",
"VToken_vUSDT_Core": "0x8C3e3821259B82fFb32B2450A95d2dcbf161C24E",
"VToken_vWBTC_Core": "0x8716554364f20BCA783cb2BAA744d39361fd1D8d",
"VToken_vWETH_Core": "0x7c8ff7d2A1372433726f879BD945fFb250B94c65",
Expand All @@ -86,6 +88,7 @@
"VToken_vpufETH_LiquidStakedETH": "0xE0ee5dDeBFe0abe0a4Af50299D68b74Cec31668e",
"VToken_vrsETH_LiquidStakedETH": "0xDB6C345f864883a8F4cae87852Ac342589E76D1B",
"VToken_vsFRAX_Core": "0x17142a05fe678e9584FA1d88EfAC1bF181bF7ABe",
"VToken_vsUSDS_Core": "0xE36Ae842DbbD7aE372ebA02C8239cd431cC063d6",
"VToken_vsUSDe_Ethena": "0x0792b9c60C728C1D2Fd6665b3D7A08762a9b28e0",
"VToken_vsfrxETH_LiquidStakedETH": "0xF9E9Fe17C00a8B96a8ac20c4E344C8688D7b947E",
"VToken_vweETH_LiquidStakedETH": "0xb4933AF59868986316Ed37fa865C829Eba2df0C7",
Expand Down
Loading

0 comments on commit 2045e12

Please sign in to comment.