@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.
- package/esm/src/addresses.js +1 -1
- package/package.json +1 -1
- package/src/addresses.ts +1 -1
- package/umd/index.js +1 -1
- package/yarn-error.log +3976 -0
package/esm/src/addresses.js
CHANGED
|
@@ -122,7 +122,7 @@ export const actionAddresses = {
|
|
|
122
122
|
FLMaker: '0x0f8C3368cADF78167F5355D746Ed7b2A826A6e3b',
|
|
123
123
|
FLBalancer: '0x93d333930c7f7260a1E6061B0a8C0CbdEC95F367',
|
|
124
124
|
FLSpark: '0xe9Fe5a0f5e4B370Ae60d837da58744666D5C06F7',
|
|
125
|
-
FLAction: '
|
|
125
|
+
FLAction: '0x5f1dC84Ba060Ea3f7429c6A7bBEdd9243CF1209b',
|
|
126
126
|
FLUniV3: '0x9CAdAC8Be718572F82B672b950c53F0b58483A35',
|
|
127
127
|
FLGho: '0xbb67b81dD080a406227A38965d0393f396ddECBc',
|
|
128
128
|
FLMorphoBlue: '0x6206C96EAc5EAC546861438A9f953B6BEa50EBAB',
|
package/package.json
CHANGED
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: '
|
|
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: '
|
|
1414
|
+
FLAction: '0x5f1dC84Ba060Ea3f7429c6A7bBEdd9243CF1209b',
|
|
1415
1415
|
FLUniV3: '0x9CAdAC8Be718572F82B672b950c53F0b58483A35',
|
|
1416
1416
|
FLGho: '0xbb67b81dD080a406227A38965d0393f396ddECBc',
|
|
1417
1417
|
FLMorphoBlue: '0x6206C96EAc5EAC546861438A9f953B6BEa50EBAB',
|