@defisaver/sdk 1.2.27-dev-1 → 1.2.27-dev-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.
@@ -169,8 +169,8 @@ export const actionAddresses = {
169
169
  LiquityV2Claim: '0x1b5a0c2573A1692bB183cC5d6f506e108c0599FC',
170
170
  LiquityV2Adjust: '0xFA2CcD23446b05b8C5A25478D4251599c8c1967E',
171
171
  LiquityV2AdjustInterestRate: '0x685f0237D8b85B2018278E975a481b0650dE0b54',
172
- LiquityV2SPDeposit: '0x1556711572a53c89912AE185f3a6Dba9FF365Bf3',
173
- LiquityV2SPWithdraw: '0x237eaB8D7f9bBeaF8D27dB9797EB835e4062B8C2',
172
+ LiquityV2SPDeposit: '0xD484E43F56e2A83D8D4476b803dAEc99c557b4a8',
173
+ LiquityV2SPWithdraw: '0x7CC0C259806641867437641f3a7e8Eb8a95d4a18',
174
174
  LiquityV2SPClaimColl: '0x3f783de20C3095bcB999AEA999aF4DF184b6630f',
175
175
  LiquityV2AdjustZombieTrove: '0x3D7C092048DE8D7f50587df294cd7cB58d429758',
176
176
  // b.protocol
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@defisaver/sdk",
3
- "version": "1.2.27-dev-1",
3
+ "version": "1.2.27-dev-2",
4
4
  "description": "",
5
5
  "main": "./umd/index.js",
6
6
  "module": "./esm/src/index.js",
package/src/addresses.ts CHANGED
@@ -188,8 +188,8 @@ export const actionAddresses = {
188
188
  LiquityV2Claim: '0x1b5a0c2573A1692bB183cC5d6f506e108c0599FC',
189
189
  LiquityV2Adjust: '0xFA2CcD23446b05b8C5A25478D4251599c8c1967E',
190
190
  LiquityV2AdjustInterestRate: '0x685f0237D8b85B2018278E975a481b0650dE0b54',
191
- LiquityV2SPDeposit: '0x1556711572a53c89912AE185f3a6Dba9FF365Bf3',
192
- LiquityV2SPWithdraw: '0x237eaB8D7f9bBeaF8D27dB9797EB835e4062B8C2',
191
+ LiquityV2SPDeposit: '0xD484E43F56e2A83D8D4476b803dAEc99c557b4a8',
192
+ LiquityV2SPWithdraw: '0x7CC0C259806641867437641f3a7e8Eb8a95d4a18',
193
193
  LiquityV2SPClaimColl: '0x3f783de20C3095bcB999AEA999aF4DF184b6630f',
194
194
  LiquityV2AdjustZombieTrove: '0x3D7C092048DE8D7f50587df294cd7cB58d429758',
195
195
 
package/umd/index.js CHANGED
@@ -1458,8 +1458,8 @@ var actionAddresses = {
1458
1458
  LiquityV2Claim: '0x1b5a0c2573A1692bB183cC5d6f506e108c0599FC',
1459
1459
  LiquityV2Adjust: '0xFA2CcD23446b05b8C5A25478D4251599c8c1967E',
1460
1460
  LiquityV2AdjustInterestRate: '0x685f0237D8b85B2018278E975a481b0650dE0b54',
1461
- LiquityV2SPDeposit: '0x1556711572a53c89912AE185f3a6Dba9FF365Bf3',
1462
- LiquityV2SPWithdraw: '0x237eaB8D7f9bBeaF8D27dB9797EB835e4062B8C2',
1461
+ LiquityV2SPDeposit: '0xD484E43F56e2A83D8D4476b803dAEc99c557b4a8',
1462
+ LiquityV2SPWithdraw: '0x7CC0C259806641867437641f3a7e8Eb8a95d4a18',
1463
1463
  LiquityV2SPClaimColl: '0x3f783de20C3095bcB999AEA999aF4DF184b6630f',
1464
1464
  LiquityV2AdjustZombieTrove: '0x3D7C092048DE8D7f50587df294cd7cB58d429758',
1465
1465
  // b.protocol