@defisaver/sdk 1.2.7-dev-5-liquity-v2 → 1.2.7-dev-6-liquity-v2

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.
@@ -166,7 +166,7 @@ export const actionAddresses = {
166
166
  LiquityV2SPDeposit: '0x1e533364fE613AaD64B8D46F7A096Ae0c722239D',
167
167
  LiquityV2SPWithdraw: '0xb080DC160415Ffe1a4b80d75b0Be92EE38a0b426',
168
168
  LiquityV2SPClaimColl: '0xD50B0295C69e3F77BE7d99e7BdeAc442F37b373b',
169
- LiquityV2AdjustZombieTrove: '0xCbcbD3b3e0D704Ad26b7dCfe1BdA6e85CDd8DBf0',
169
+ LiquityV2AdjustZombieTrove: '0x457d4969d73FfCb656AF9002703EB4B33504dEFF',
170
170
  // b.protocol
171
171
  BprotocolLiquitySPDeposit: '0x5A0436c7559e37da8cD24B0f66C155a0a2fd6309',
172
172
  BprotocolLiquitySPWithdraw: '0x20Ece7CB4463bB1DbA4C4fA800E321A05dfB028B',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@defisaver/sdk",
3
- "version": "1.2.7-dev-5-liquity-v2",
3
+ "version": "1.2.7-dev-6-liquity-v2",
4
4
  "description": "",
5
5
  "main": "./umd/index.js",
6
6
  "module": "./esm/src/index.js",
package/src/addresses.ts CHANGED
@@ -186,7 +186,7 @@ export const actionAddresses = {
186
186
  LiquityV2SPDeposit: '0x1e533364fE613AaD64B8D46F7A096Ae0c722239D',
187
187
  LiquityV2SPWithdraw: '0xb080DC160415Ffe1a4b80d75b0Be92EE38a0b426',
188
188
  LiquityV2SPClaimColl: '0xD50B0295C69e3F77BE7d99e7BdeAc442F37b373b',
189
- LiquityV2AdjustZombieTrove: '0xCbcbD3b3e0D704Ad26b7dCfe1BdA6e85CDd8DBf0',
189
+ LiquityV2AdjustZombieTrove: '0x457d4969d73FfCb656AF9002703EB4B33504dEFF',
190
190
 
191
191
  // b.protocol
192
192
  BprotocolLiquitySPDeposit: '0x5A0436c7559e37da8cD24B0f66C155a0a2fd6309',
package/umd/index.js CHANGED
@@ -1455,7 +1455,7 @@ var actionAddresses = {
1455
1455
  LiquityV2SPDeposit: '0x1e533364fE613AaD64B8D46F7A096Ae0c722239D',
1456
1456
  LiquityV2SPWithdraw: '0xb080DC160415Ffe1a4b80d75b0Be92EE38a0b426',
1457
1457
  LiquityV2SPClaimColl: '0xD50B0295C69e3F77BE7d99e7BdeAc442F37b373b',
1458
- LiquityV2AdjustZombieTrove: '0xCbcbD3b3e0D704Ad26b7dCfe1BdA6e85CDd8DBf0',
1458
+ LiquityV2AdjustZombieTrove: '0x457d4969d73FfCb656AF9002703EB4B33504dEFF',
1459
1459
  // b.protocol
1460
1460
  BprotocolLiquitySPDeposit: '0x5A0436c7559e37da8cD24B0f66C155a0a2fd6309',
1461
1461
  BprotocolLiquitySPWithdraw: '0x20Ece7CB4463bB1DbA4C4fA800E321A05dfB028B',