@defisaver/sdk 0.3.17 → 0.3.18

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.
Files changed (2) hide show
  1. package/package.json +1 -1
  2. package/src/addresses.js +1 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@defisaver/sdk",
3
- "version": "0.3.17",
3
+ "version": "0.3.18",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "scripts": {
package/src/addresses.js CHANGED
@@ -140,7 +140,7 @@ const actionAddresses = {
140
140
  // CompV3
141
141
  CompV3Allow: '0xC4a80f22bf56E0dFa2CB378561B934F41E14bc9f',
142
142
  CompV3Borrow: '0xAb01C815063178C3021a516ecaf56915fD0E6534',
143
- CompV3Claim: '0x6a4A6d7f98c11fe9bB8636AB0059C18980548596',
143
+ CompV3Claim: '0x4CEa369B63daAc0dA3423c5038a57483c5150986',
144
144
  CompV3Payback: '0x6d14b9d69aADcb0d31a3e5d89fba75AB053fc9f0',
145
145
  CompV3Supply: '0xAB53342d922Cc52b33486B92dC5dc361b7E4B436',
146
146
  CompV3Transfer: '0x0fB2390AEDB2dBeE08cec363c0eD72e9D8e64535',