@defisaver/sdk 1.2.10-dev-ezeth-weeth → 1.2.10-dev-ezeth-weeth-2

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.
@@ -255,7 +255,7 @@ export const actionAddresses = {
255
255
  EulerV2CollateralSwitch: '0x38950b50Fb38aC19D06e8CE5AAE632D6dF1EEb1a',
256
256
  EulerV2View: '0x8932E46Ecf96b5Fe033F5e27Ab6dC755Cb668967',
257
257
  MerklClaim: '0xE88036F3F0D7e216D63726356cA2bC334e305fe5',
258
- RenzoStake: '0x1E68038608F181432F666bbD2FB5C5a2E1Bf8fd4',
258
+ RenzoStake: '0x13331157038254DF442969E4629789AD4b723e75',
259
259
  // etherFi
260
260
  EtherFiStake: '0x8D9cDA62DC7Bf75f687c6C8729ABB51ac82E20d5',
261
261
  EtherFiWrap: '0x2b10B000292745099Deb15304A247c0816bd8b73',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@defisaver/sdk",
3
- "version": "1.2.10-dev-ezeth-weeth",
3
+ "version": "1.2.10-dev-ezeth-weeth-2",
4
4
  "description": "",
5
5
  "main": "./umd/index.js",
6
6
  "module": "./esm/src/index.js",
package/src/addresses.ts CHANGED
@@ -296,7 +296,7 @@ export const actionAddresses = {
296
296
 
297
297
  MerklClaim: '0xE88036F3F0D7e216D63726356cA2bC334e305fe5',
298
298
 
299
- RenzoStake: '0x1E68038608F181432F666bbD2FB5C5a2E1Bf8fd4',
299
+ RenzoStake: '0x13331157038254DF442969E4629789AD4b723e75',
300
300
 
301
301
  // etherFi
302
302
  EtherFiStake: '0x8D9cDA62DC7Bf75f687c6C8729ABB51ac82E20d5',
package/umd/index.js CHANGED
@@ -1544,7 +1544,7 @@ var actionAddresses = {
1544
1544
  EulerV2CollateralSwitch: '0x38950b50Fb38aC19D06e8CE5AAE632D6dF1EEb1a',
1545
1545
  EulerV2View: '0x8932E46Ecf96b5Fe033F5e27Ab6dC755Cb668967',
1546
1546
  MerklClaim: '0xE88036F3F0D7e216D63726356cA2bC334e305fe5',
1547
- RenzoStake: '0x1E68038608F181432F666bbD2FB5C5a2E1Bf8fd4',
1547
+ RenzoStake: '0x13331157038254DF442969E4629789AD4b723e75',
1548
1548
  // etherFi
1549
1549
  EtherFiStake: '0x8D9cDA62DC7Bf75f687c6C8729ABB51ac82E20d5',
1550
1550
  EtherFiWrap: '0x2b10B000292745099Deb15304A247c0816bd8b73',