@venusprotocol/isolated-pools 4.2.0-dev.11 → 4.2.0-dev.13
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/deployments/unichainmainnet/JumpRateModelV2_base0bps_slope1500bps_jump30000bps_kink4500bps_timeBased.json +608 -0
- package/deployments/unichainmainnet/JumpRateModelV2_base0bps_slope900bps_jump30000bps_kink4500bps_timeBased.json +608 -0
- package/deployments/unichainmainnet/VToken_vweETH_Core.json +257 -0
- package/deployments/unichainmainnet/VToken_vwstETH_Core.json +257 -0
- package/deployments/unichainmainnet/solcInputs/57ced15f79b2db7e80f32235fc26da90.json +505 -0
- package/deployments/unichainmainnet/solcInputs/ce6625b54019da2185242b008485096c.json +487 -0
- package/deployments/unichainmainnet.json +872 -4
- package/deployments/unichainmainnet_addresses.json +5 -1
- package/deployments/unichainsepolia/JumpRateModelV2_base0bps_slope1500bps_jump30000bps_kink4500bps_timeBased.json +608 -0
- package/deployments/unichainsepolia/JumpRateModelV2_base0bps_slope900bps_jump30000bps_kink4500bps_timeBased.json +608 -0
- package/deployments/unichainsepolia/MockweETH.json +458 -0
- package/deployments/unichainsepolia/MockwstETH.json +458 -0
- package/deployments/unichainsepolia/VToken_vweETH_Core.json +257 -0
- package/deployments/unichainsepolia/VToken_vwstETH_Core.json +257 -0
- package/deployments/unichainsepolia/solcInputs/57ced15f79b2db7e80f32235fc26da90.json +505 -0
- package/deployments/unichainsepolia/solcInputs/ce6625b54019da2185242b008485096c.json +487 -0
- package/deployments/unichainsepolia.json +1547 -61
- package/deployments/unichainsepolia_addresses.json +7 -1
- package/dist/deployments/unichainmainnet.json +872 -4
- package/dist/deployments/unichainsepolia.json +1547 -61
- package/dist/helpers/deploymentConfig.js +116 -12
- package/dist/typechain/factories/IVToken__factory.d.ts +1 -5
- package/dist/typechain/factories/IVToken__factory.js +1 -201
- package/dist/typechain/factories/PoolRegistryInterface__factory.d.ts +2 -16
- package/dist/typechain/factories/PoolRegistryInterface__factory.js +0 -119
- package/package.json +1 -1
- package/typechain/IVToken.d.ts +4 -341
- package/typechain/PoolRegistryInterface.d.ts +0 -178
- package/typechain/factories/IVToken__factory.ts +1 -201
- package/typechain/factories/PoolRegistryInterface__factory.ts +0 -119
|
@@ -8,9 +8,11 @@
|
|
|
8
8
|
"DefaultProxyAdmin": "0x78e9fff2ab8daAB8559070d897C399E5e1C5074c",
|
|
9
9
|
"JumpRateModelV2_base0bps_slope1250bps_jump30000bps_kink8000bps_timeBased": "0x2DAb0B51d7d899b66d4F16EA1c0cEB1767863523",
|
|
10
10
|
"JumpRateModelV2_base0bps_slope1500bps_jump30000bps_kink3000bps_timeBased": "0x6379613ceE9f40E187971c9917fdf33ba5386CAb",
|
|
11
|
+
"JumpRateModelV2_base0bps_slope1500bps_jump30000bps_kink4500bps_timeBased": "0x5C7D8858a25778d992eE803Ce79F1eff60c1d9D1",
|
|
11
12
|
"JumpRateModelV2_base0bps_slope2000bps_jump25000bps_kink8000bps_timeBased": "0x897aD981078d1dBA52069f4BdC7F9441B0B94B76",
|
|
12
13
|
"JumpRateModelV2_base0bps_slope300bps_jump30000bps_kink8000bps_timeBased": "0x1cC9De442f893a0C4e1E6ffB1Ac404DDb9B67ab4",
|
|
13
14
|
"JumpRateModelV2_base0bps_slope350bps_jump25000bps_kink8000bps_timeBased": "0xb41aDec3D6dCc376164D071Cb5ed70388335e471",
|
|
15
|
+
"JumpRateModelV2_base0bps_slope900bps_jump30000bps_kink4500bps_timeBased": "0xc2edB1e96e45178b901618B96142C2743Ed0e7B3",
|
|
14
16
|
"NativeTokenGateway_vWETH_Core": "0x4441aE3bCEd3210edbA35d0F7348C493E79F1C52",
|
|
15
17
|
"PoolLens": "0xe192aeDBDBd235DBF33Ea1444f2B908Ea3E78419",
|
|
16
18
|
"PoolRegistry": "0x0C52403E16BcB8007C1e54887E1dFC1eC9765D7C",
|
|
@@ -23,6 +25,8 @@
|
|
|
23
25
|
"VTokenImpl": "0x89368F746C6e96801cB92776E72a8948226072cc",
|
|
24
26
|
"VToken_vUNI_Core": "0x67716D6Bf76170Af816F5735e14c4d44D0B05eD2",
|
|
25
27
|
"VToken_vUSDC_Core": "0xB953f92B9f759d97d2F2Dec10A8A3cf75fcE3A95",
|
|
26
|
-
"VToken_vWETH_Core": "0xc219BC179C7cDb37eACB03f993f9fDc2495e3374"
|
|
28
|
+
"VToken_vWETH_Core": "0xc219BC179C7cDb37eACB03f993f9fDc2495e3374",
|
|
29
|
+
"VToken_vweETH_Core": "0x0170398083eb0D0387709523baFCA6426146C218",
|
|
30
|
+
"VToken_vwstETH_Core": "0xbEC19Bef402C697a7be315d3e59E5F65b89Fa1BB"
|
|
27
31
|
}
|
|
28
32
|
}
|