@defisaver/sdk 0.3.25 → 0.3.27

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@defisaver/sdk",
3
- "version": "0.3.25",
3
+ "version": "0.3.27",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "scripts": {
package/src/addresses.js CHANGED
@@ -133,7 +133,7 @@ const actionAddresses = {
133
133
  CurveWithdraw: '0xA2A6D75417807ebAf8364613018D697f88021771',
134
134
 
135
135
  // Euler
136
- FLEuler: '0xaf591afeCbAa4026Be377AA3cF02dA366f18DE07',
136
+ FLEuler: '0x66DC6444CdC099153f89332e0d4C87af5C966A75',
137
137
 
138
138
  TrailingStopTrigger: '0x0000000000000000000000000000000000000000',
139
139