@defisaver/sdk 1.2.11 → 1.2.12

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.
@@ -122,7 +122,7 @@ export const actionAddresses = {
122
122
  FLMaker: '0x0f8C3368cADF78167F5355D746Ed7b2A826A6e3b',
123
123
  FLBalancer: '0x93d333930c7f7260a1E6061B0a8C0CbdEC95F367',
124
124
  FLSpark: '0xe9Fe5a0f5e4B370Ae60d837da58744666D5C06F7',
125
- FLAction: '0xC2b92B6c69e5c3b6b29385C1a17FEe906e0CA910',
125
+ FLAction: '0x5f1dC84Ba060Ea3f7429c6A7bBEdd9243CF1209b',
126
126
  FLUniV3: '0x9CAdAC8Be718572F82B672b950c53F0b58483A35',
127
127
  FLGho: '0xbb67b81dD080a406227A38965d0393f396ddECBc',
128
128
  FLMorphoBlue: '0x6206C96EAc5EAC546861438A9f953B6BEa50EBAB',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@defisaver/sdk",
3
- "version": "1.2.11",
3
+ "version": "1.2.12",
4
4
  "description": "",
5
5
  "main": "./umd/index.js",
6
6
  "module": "./esm/src/index.js",
package/src/addresses.ts CHANGED
@@ -136,7 +136,7 @@ export const actionAddresses = {
136
136
  FLMaker: '0x0f8C3368cADF78167F5355D746Ed7b2A826A6e3b',
137
137
  FLBalancer: '0x93d333930c7f7260a1E6061B0a8C0CbdEC95F367',
138
138
  FLSpark: '0xe9Fe5a0f5e4B370Ae60d837da58744666D5C06F7',
139
- FLAction: '0xC2b92B6c69e5c3b6b29385C1a17FEe906e0CA910',
139
+ FLAction: '0x5f1dC84Ba060Ea3f7429c6A7bBEdd9243CF1209b',
140
140
  FLUniV3: '0x9CAdAC8Be718572F82B672b950c53F0b58483A35',
141
141
  FLGho: '0xbb67b81dD080a406227A38965d0393f396ddECBc',
142
142
  FLMorphoBlue: '0x6206C96EAc5EAC546861438A9f953B6BEa50EBAB',
package/umd/index.js CHANGED
@@ -1411,7 +1411,7 @@ var actionAddresses = {
1411
1411
  FLMaker: '0x0f8C3368cADF78167F5355D746Ed7b2A826A6e3b',
1412
1412
  FLBalancer: '0x93d333930c7f7260a1E6061B0a8C0CbdEC95F367',
1413
1413
  FLSpark: '0xe9Fe5a0f5e4B370Ae60d837da58744666D5C06F7',
1414
- FLAction: '0xC2b92B6c69e5c3b6b29385C1a17FEe906e0CA910',
1414
+ FLAction: '0x5f1dC84Ba060Ea3f7429c6A7bBEdd9243CF1209b',
1415
1415
  FLUniV3: '0x9CAdAC8Be718572F82B672b950c53F0b58483A35',
1416
1416
  FLGho: '0xbb67b81dD080a406227A38965d0393f396ddECBc',
1417
1417
  FLMorphoBlue: '0x6206C96EAc5EAC546861438A9f953B6BEa50EBAB',