@defisaver/sdk 1.3.11 → 1.3.13
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.d.ts +1 -1
- package/esm/src/addresses.js +11 -10
- package/esm/src/index.d.ts +4 -4
- package/package.json +1 -1
- package/src/addresses.ts +11 -10
- package/umd/index.js +11 -10
package/esm/src/addresses.d.ts
CHANGED
|
@@ -604,6 +604,7 @@ export declare const actionAddresses: {
|
|
|
604
604
|
FLBalancer: string;
|
|
605
605
|
FLUniV3: string;
|
|
606
606
|
FLAction: string;
|
|
607
|
+
FLMorphoBlue: string;
|
|
607
608
|
GasFeeTakerL2: string;
|
|
608
609
|
AaveV3RatioCheck: string;
|
|
609
610
|
UniCollectV3: string;
|
|
@@ -730,7 +731,6 @@ export declare const actionAddresses: {
|
|
|
730
731
|
FLMaker?: undefined;
|
|
731
732
|
FLSpark?: undefined;
|
|
732
733
|
FLGho?: undefined;
|
|
733
|
-
FLMorphoBlue?: undefined;
|
|
734
734
|
UniSupply?: undefined;
|
|
735
735
|
UniWithdraw?: undefined;
|
|
736
736
|
DyDxWithdraw?: undefined;
|
package/esm/src/addresses.js
CHANGED
|
@@ -131,7 +131,7 @@ export const actionAddresses = {
|
|
|
131
131
|
FLMaker: '0x0f8C3368cADF78167F5355D746Ed7b2A826A6e3b',
|
|
132
132
|
FLBalancer: '0x93d333930c7f7260a1E6061B0a8C0CbdEC95F367',
|
|
133
133
|
FLSpark: '0xe9Fe5a0f5e4B370Ae60d837da58744666D5C06F7',
|
|
134
|
-
FLAction: '
|
|
134
|
+
FLAction: '0x7A0f3963c666d4549e5909a7162B560abF9f006D',
|
|
135
135
|
FLUniV3: '0x9CAdAC8Be718572F82B672b950c53F0b58483A35',
|
|
136
136
|
FLGho: '0xbb67b81dD080a406227A38965d0393f396ddECBc',
|
|
137
137
|
FLMorphoBlue: '0x6206C96EAc5EAC546861438A9f953B6BEa50EBAB',
|
|
@@ -355,7 +355,7 @@ export const actionAddresses = {
|
|
|
355
355
|
FLAaveV3NoFee: '0xfbcF23D2BeF8A2C491cfa4dD409D8dF12d431c85',
|
|
356
356
|
FLAaveV3: '0x8A07E93d2B74A80D726eE4E4A0aC1F906aB5Cc63',
|
|
357
357
|
FLBalancer: '0x79d6bf536b8DD65909a3174C87eA6395310d5c41',
|
|
358
|
-
FLAction: '
|
|
358
|
+
FLAction: '0x13663f7f852dFa7ec6517B5F3B0caabDBd9bf049',
|
|
359
359
|
AaveV3RatioTrigger: '0xB76e3f7694589D0f34ba43b17AD0D15350Ab5f85',
|
|
360
360
|
GasFeeTakerL2: '0xB3dB299622A9DB0E944ccda2Ef899d6fF365B082',
|
|
361
361
|
AaveV3RatioCheck: '0x7A36779a7b5F1128B28932604057d5b63361297c',
|
|
@@ -422,8 +422,9 @@ export const actionAddresses = {
|
|
|
422
422
|
FLAaveV3NoFee: '0x219ac6dA971dE6d943cffD1BD62abde71525d382',
|
|
423
423
|
FLAaveV3: '0x53953aCEe438c083e4299F7976f03Ff3cb862161',
|
|
424
424
|
FLBalancer: '0xdb28fE77709D88badC86868B27937428C3F48E73',
|
|
425
|
-
FLUniV3: '
|
|
426
|
-
FLAction: '
|
|
425
|
+
FLUniV3: '0x6AD754298a902320919cbA7a633a222d56D4b83B',
|
|
426
|
+
FLAction: '0x6AD754298a902320919cbA7a633a222d56D4b83B',
|
|
427
|
+
FLMorphoBlue: '0x6AD754298a902320919cbA7a633a222d56D4b83B',
|
|
427
428
|
GasFeeTakerL2: '0x2F64f73B222B4978CAfd0295c0fa106cE5f34996',
|
|
428
429
|
AaveV3RatioCheck: '0x4a5c2cbCFB921b596Dec049389899CC8Eb4678ED',
|
|
429
430
|
// uniswap V3
|
|
@@ -498,8 +499,8 @@ export const actionAddresses = {
|
|
|
498
499
|
FLAaveV3: '0x79Eb9cEe432Cd3e7b09A9eFdB21A733A6d7b4c3A',
|
|
499
500
|
FLBalancer: '0x862E533198C9656B75bB6A5dDF0953F7ED5E8507',
|
|
500
501
|
FLUniV3: '0x1bA6082D2ef1aB92a55B96264c72Eb8049C964Ce',
|
|
501
|
-
FLAction: '
|
|
502
|
-
FLMorphoBlue: '
|
|
502
|
+
FLAction: '0xDA86B4c61A545a4b217746ba43C8157f0Ec612c7',
|
|
503
|
+
FLMorphoBlue: '0xDA86B4c61A545a4b217746ba43C8157f0Ec612c7',
|
|
503
504
|
// AaveV3
|
|
504
505
|
AaveV3Withdraw: '0x1d2Fa7dAcC660A9124c3685EE8a6E699d10409Eb',
|
|
505
506
|
AaveV3SwapBorrowRateMode: '0x9d1D7A0dD5e82cCe9CC131eC0C807B0F543be70e',
|
|
@@ -635,7 +636,7 @@ export const actionAddresses = {
|
|
|
635
636
|
};
|
|
636
637
|
export const otherAddresses = {
|
|
637
638
|
[NETWORKS.ethereum.chainId]: {
|
|
638
|
-
RecipeExecutor: '
|
|
639
|
+
RecipeExecutor: '0x4677c84699ab29637102609cD2868d0743a48DdF',
|
|
639
640
|
DFSRegistry: '0x287778F121F134C66212FB16c9b53eC991D32f5b',
|
|
640
641
|
DFSProxyRegistry: '0x29474FdaC7142f9aB7773B8e38264FA15E3805ed',
|
|
641
642
|
ProxyRegistry: '0x4678f0a6958e4D2Bc4F1BAF7Bc52E8F3564f3fE4',
|
|
@@ -654,7 +655,7 @@ export const otherAddresses = {
|
|
|
654
655
|
Empty: '0x0000000000000000000000000000000000000000',
|
|
655
656
|
},
|
|
656
657
|
[NETWORKS.optimism.chainId]: {
|
|
657
|
-
RecipeExecutor: '
|
|
658
|
+
RecipeExecutor: '0x30CEf36b14Dd71A347284204C48E134D04c24331',
|
|
658
659
|
DFSRegistry: '0xAf707Ee480204Ed6e2640B53cE86F680D28Afcbd',
|
|
659
660
|
ProxyRegistry: '0x283Cc5C26e53D66ed2Ea252D986F094B37E6e895',
|
|
660
661
|
DSGuardFactory: '0xc19d0F1E2b38AA283E226Ca4044766A43aA7B02b',
|
|
@@ -664,7 +665,7 @@ export const otherAddresses = {
|
|
|
664
665
|
UniswapV3PositionManager: '0xC36442b4a4522E871399CD717aBDD847Ab11FE88',
|
|
665
666
|
},
|
|
666
667
|
[NETWORKS.arbitrum.chainId]: {
|
|
667
|
-
RecipeExecutor: '
|
|
668
|
+
RecipeExecutor: '0x6927F7Dc79B4215F307e6c1C4d5883d134053BAB',
|
|
668
669
|
DFSRegistry: '0xBF1CaC12DB60819Bfa71A328282ecbc1D40443aA',
|
|
669
670
|
ProxyRegistry: '0x283Cc5C26e53D66ed2Ea252D986F094B37E6e895',
|
|
670
671
|
DSGuardFactory: '0x5261abC3a94a6475D0A1171daE94A5f84fbaEcD2',
|
|
@@ -674,7 +675,7 @@ export const otherAddresses = {
|
|
|
674
675
|
UniswapV3PositionManager: '0xC36442b4a4522E871399CD717aBDD847Ab11FE88',
|
|
675
676
|
},
|
|
676
677
|
[NETWORKS.base.chainId]: {
|
|
677
|
-
RecipeExecutor: '
|
|
678
|
+
RecipeExecutor: '0x7De85e67745a027D41Aba5Fe2D9b288e6467d710',
|
|
678
679
|
DFSRegistry: '0x347FB634271F666353F23A3362f3935D96F97476',
|
|
679
680
|
ProxyRegistry: '0x425fA97285965E01Cc5F951B62A51F6CDEA5cc0d',
|
|
680
681
|
DSGuardFactory: '0x7783da8958013a57a5514737a4FBDFF06A0056e1',
|
package/esm/src/index.d.ts
CHANGED
|
@@ -615,6 +615,7 @@ declare const actionAddressesAllChains: {
|
|
|
615
615
|
FLBalancer: string;
|
|
616
616
|
FLUniV3: string;
|
|
617
617
|
FLAction: string;
|
|
618
|
+
FLMorphoBlue: string;
|
|
618
619
|
GasFeeTakerL2: string;
|
|
619
620
|
AaveV3RatioCheck: string;
|
|
620
621
|
UniCollectV3: string;
|
|
@@ -741,7 +742,6 @@ declare const actionAddressesAllChains: {
|
|
|
741
742
|
FLMaker?: undefined;
|
|
742
743
|
FLSpark?: undefined;
|
|
743
744
|
FLGho?: undefined;
|
|
744
|
-
FLMorphoBlue?: undefined;
|
|
745
745
|
UniSupply?: undefined;
|
|
746
746
|
UniWithdraw?: undefined;
|
|
747
747
|
DyDxWithdraw?: undefined;
|
|
@@ -2297,6 +2297,7 @@ declare const actionAddresses: (chainId?: null) => {
|
|
|
2297
2297
|
FLBalancer: string;
|
|
2298
2298
|
FLUniV3: string;
|
|
2299
2299
|
FLAction: string;
|
|
2300
|
+
FLMorphoBlue: string;
|
|
2300
2301
|
GasFeeTakerL2: string;
|
|
2301
2302
|
AaveV3RatioCheck: string;
|
|
2302
2303
|
UniCollectV3: string;
|
|
@@ -2423,7 +2424,6 @@ declare const actionAddresses: (chainId?: null) => {
|
|
|
2423
2424
|
FLMaker?: undefined;
|
|
2424
2425
|
FLSpark?: undefined;
|
|
2425
2426
|
FLGho?: undefined;
|
|
2426
|
-
FLMorphoBlue?: undefined;
|
|
2427
2427
|
UniSupply?: undefined;
|
|
2428
2428
|
UniWithdraw?: undefined;
|
|
2429
2429
|
DyDxWithdraw?: undefined;
|
|
@@ -4206,6 +4206,7 @@ declare const _default: {
|
|
|
4206
4206
|
FLBalancer: string;
|
|
4207
4207
|
FLUniV3: string;
|
|
4208
4208
|
FLAction: string;
|
|
4209
|
+
FLMorphoBlue: string;
|
|
4209
4210
|
GasFeeTakerL2: string;
|
|
4210
4211
|
AaveV3RatioCheck: string;
|
|
4211
4212
|
UniCollectV3: string;
|
|
@@ -4332,7 +4333,6 @@ declare const _default: {
|
|
|
4332
4333
|
FLMaker?: undefined;
|
|
4333
4334
|
FLSpark?: undefined;
|
|
4334
4335
|
FLGho?: undefined;
|
|
4335
|
-
FLMorphoBlue?: undefined;
|
|
4336
4336
|
UniSupply?: undefined;
|
|
4337
4337
|
UniWithdraw?: undefined;
|
|
4338
4338
|
DyDxWithdraw?: undefined;
|
|
@@ -5888,6 +5888,7 @@ declare const _default: {
|
|
|
5888
5888
|
FLBalancer: string;
|
|
5889
5889
|
FLUniV3: string;
|
|
5890
5890
|
FLAction: string;
|
|
5891
|
+
FLMorphoBlue: string;
|
|
5891
5892
|
GasFeeTakerL2: string;
|
|
5892
5893
|
AaveV3RatioCheck: string;
|
|
5893
5894
|
UniCollectV3: string;
|
|
@@ -6014,7 +6015,6 @@ declare const _default: {
|
|
|
6014
6015
|
FLMaker?: undefined;
|
|
6015
6016
|
FLSpark?: undefined;
|
|
6016
6017
|
FLGho?: undefined;
|
|
6017
|
-
FLMorphoBlue?: undefined;
|
|
6018
6018
|
UniSupply?: undefined;
|
|
6019
6019
|
UniWithdraw?: undefined;
|
|
6020
6020
|
DyDxWithdraw?: undefined;
|
package/package.json
CHANGED
package/src/addresses.ts
CHANGED
|
@@ -144,7 +144,7 @@ export const actionAddresses = {
|
|
|
144
144
|
FLMaker: '0x0f8C3368cADF78167F5355D746Ed7b2A826A6e3b',
|
|
145
145
|
FLBalancer: '0x93d333930c7f7260a1E6061B0a8C0CbdEC95F367',
|
|
146
146
|
FLSpark: '0xe9Fe5a0f5e4B370Ae60d837da58744666D5C06F7',
|
|
147
|
-
FLAction: '
|
|
147
|
+
FLAction: '0x7A0f3963c666d4549e5909a7162B560abF9f006D',
|
|
148
148
|
FLUniV3: '0x9CAdAC8Be718572F82B672b950c53F0b58483A35',
|
|
149
149
|
FLGho: '0xbb67b81dD080a406227A38965d0393f396ddECBc',
|
|
150
150
|
FLMorphoBlue: '0x6206C96EAc5EAC546861438A9f953B6BEa50EBAB',
|
|
@@ -405,7 +405,7 @@ export const actionAddresses = {
|
|
|
405
405
|
FLAaveV3NoFee: '0xfbcF23D2BeF8A2C491cfa4dD409D8dF12d431c85',
|
|
406
406
|
FLAaveV3: '0x8A07E93d2B74A80D726eE4E4A0aC1F906aB5Cc63',
|
|
407
407
|
FLBalancer: '0x79d6bf536b8DD65909a3174C87eA6395310d5c41',
|
|
408
|
-
FLAction: '
|
|
408
|
+
FLAction: '0x13663f7f852dFa7ec6517B5F3B0caabDBd9bf049',
|
|
409
409
|
|
|
410
410
|
AaveV3RatioTrigger: '0xB76e3f7694589D0f34ba43b17AD0D15350Ab5f85',
|
|
411
411
|
GasFeeTakerL2: '0xB3dB299622A9DB0E944ccda2Ef899d6fF365B082',
|
|
@@ -480,8 +480,9 @@ export const actionAddresses = {
|
|
|
480
480
|
FLAaveV3NoFee: '0x219ac6dA971dE6d943cffD1BD62abde71525d382',
|
|
481
481
|
FLAaveV3: '0x53953aCEe438c083e4299F7976f03Ff3cb862161',
|
|
482
482
|
FLBalancer: '0xdb28fE77709D88badC86868B27937428C3F48E73',
|
|
483
|
-
FLUniV3: '
|
|
484
|
-
FLAction: '
|
|
483
|
+
FLUniV3: '0x6AD754298a902320919cbA7a633a222d56D4b83B', // @DEV - incorrect, same as FLAction
|
|
484
|
+
FLAction: '0x6AD754298a902320919cbA7a633a222d56D4b83B',
|
|
485
|
+
FLMorphoBlue: '0x6AD754298a902320919cbA7a633a222d56D4b83B',
|
|
485
486
|
|
|
486
487
|
GasFeeTakerL2: '0x2F64f73B222B4978CAfd0295c0fa106cE5f34996',
|
|
487
488
|
AaveV3RatioCheck: '0x4a5c2cbCFB921b596Dec049389899CC8Eb4678ED',
|
|
@@ -564,8 +565,8 @@ export const actionAddresses = {
|
|
|
564
565
|
FLAaveV3: '0x79Eb9cEe432Cd3e7b09A9eFdB21A733A6d7b4c3A',
|
|
565
566
|
FLBalancer: '0x862E533198C9656B75bB6A5dDF0953F7ED5E8507',
|
|
566
567
|
FLUniV3: '0x1bA6082D2ef1aB92a55B96264c72Eb8049C964Ce',
|
|
567
|
-
FLAction: '
|
|
568
|
-
FLMorphoBlue: '
|
|
568
|
+
FLAction: '0xDA86B4c61A545a4b217746ba43C8157f0Ec612c7', // fix temp
|
|
569
|
+
FLMorphoBlue: '0xDA86B4c61A545a4b217746ba43C8157f0Ec612c7',
|
|
569
570
|
|
|
570
571
|
// AaveV3
|
|
571
572
|
AaveV3Withdraw: '0x1d2Fa7dAcC660A9124c3685EE8a6E699d10409Eb',
|
|
@@ -713,7 +714,7 @@ export const actionAddresses = {
|
|
|
713
714
|
|
|
714
715
|
export const otherAddresses = {
|
|
715
716
|
[NETWORKS.ethereum.chainId]: {
|
|
716
|
-
RecipeExecutor: '
|
|
717
|
+
RecipeExecutor: '0x4677c84699ab29637102609cD2868d0743a48DdF',
|
|
717
718
|
DFSRegistry: '0x287778F121F134C66212FB16c9b53eC991D32f5b',
|
|
718
719
|
DFSProxyRegistry: '0x29474FdaC7142f9aB7773B8e38264FA15E3805ed',
|
|
719
720
|
ProxyRegistry: '0x4678f0a6958e4D2Bc4F1BAF7Bc52E8F3564f3fE4',
|
|
@@ -733,7 +734,7 @@ export const otherAddresses = {
|
|
|
733
734
|
Empty: '0x0000000000000000000000000000000000000000',
|
|
734
735
|
},
|
|
735
736
|
[NETWORKS.optimism.chainId]: {
|
|
736
|
-
RecipeExecutor: '
|
|
737
|
+
RecipeExecutor: '0x30CEf36b14Dd71A347284204C48E134D04c24331',
|
|
737
738
|
DFSRegistry: '0xAf707Ee480204Ed6e2640B53cE86F680D28Afcbd',
|
|
738
739
|
ProxyRegistry: '0x283Cc5C26e53D66ed2Ea252D986F094B37E6e895',
|
|
739
740
|
|
|
@@ -745,7 +746,7 @@ export const otherAddresses = {
|
|
|
745
746
|
UniswapV3PositionManager: '0xC36442b4a4522E871399CD717aBDD847Ab11FE88',
|
|
746
747
|
},
|
|
747
748
|
[NETWORKS.arbitrum.chainId]: {
|
|
748
|
-
RecipeExecutor: '
|
|
749
|
+
RecipeExecutor: '0x6927F7Dc79B4215F307e6c1C4d5883d134053BAB',
|
|
749
750
|
DFSRegistry: '0xBF1CaC12DB60819Bfa71A328282ecbc1D40443aA',
|
|
750
751
|
ProxyRegistry: '0x283Cc5C26e53D66ed2Ea252D986F094B37E6e895',
|
|
751
752
|
|
|
@@ -757,7 +758,7 @@ export const otherAddresses = {
|
|
|
757
758
|
UniswapV3PositionManager: '0xC36442b4a4522E871399CD717aBDD847Ab11FE88',
|
|
758
759
|
},
|
|
759
760
|
[NETWORKS.base.chainId]: {
|
|
760
|
-
RecipeExecutor: '
|
|
761
|
+
RecipeExecutor: '0x7De85e67745a027D41Aba5Fe2D9b288e6467d710',
|
|
761
762
|
DFSRegistry: '0x347FB634271F666353F23A3362f3935D96F97476',
|
|
762
763
|
ProxyRegistry: '0x425fA97285965E01Cc5F951B62A51F6CDEA5cc0d',
|
|
763
764
|
|
package/umd/index.js
CHANGED
|
@@ -1444,7 +1444,7 @@ var actionAddresses = {
|
|
|
1444
1444
|
FLMaker: '0x0f8C3368cADF78167F5355D746Ed7b2A826A6e3b',
|
|
1445
1445
|
FLBalancer: '0x93d333930c7f7260a1E6061B0a8C0CbdEC95F367',
|
|
1446
1446
|
FLSpark: '0xe9Fe5a0f5e4B370Ae60d837da58744666D5C06F7',
|
|
1447
|
-
FLAction: '
|
|
1447
|
+
FLAction: '0x7A0f3963c666d4549e5909a7162B560abF9f006D',
|
|
1448
1448
|
FLUniV3: '0x9CAdAC8Be718572F82B672b950c53F0b58483A35',
|
|
1449
1449
|
FLGho: '0xbb67b81dD080a406227A38965d0393f396ddECBc',
|
|
1450
1450
|
FLMorphoBlue: '0x6206C96EAc5EAC546861438A9f953B6BEa50EBAB',
|
|
@@ -1668,7 +1668,7 @@ var actionAddresses = {
|
|
|
1668
1668
|
FLAaveV3NoFee: '0xfbcF23D2BeF8A2C491cfa4dD409D8dF12d431c85',
|
|
1669
1669
|
FLAaveV3: '0x8A07E93d2B74A80D726eE4E4A0aC1F906aB5Cc63',
|
|
1670
1670
|
FLBalancer: '0x79d6bf536b8DD65909a3174C87eA6395310d5c41',
|
|
1671
|
-
FLAction: '
|
|
1671
|
+
FLAction: '0x13663f7f852dFa7ec6517B5F3B0caabDBd9bf049',
|
|
1672
1672
|
AaveV3RatioTrigger: '0xB76e3f7694589D0f34ba43b17AD0D15350Ab5f85',
|
|
1673
1673
|
GasFeeTakerL2: '0xB3dB299622A9DB0E944ccda2Ef899d6fF365B082',
|
|
1674
1674
|
AaveV3RatioCheck: '0x7A36779a7b5F1128B28932604057d5b63361297c',
|
|
@@ -1735,9 +1735,10 @@ var actionAddresses = {
|
|
|
1735
1735
|
FLAaveV3NoFee: '0x219ac6dA971dE6d943cffD1BD62abde71525d382',
|
|
1736
1736
|
FLAaveV3: '0x53953aCEe438c083e4299F7976f03Ff3cb862161',
|
|
1737
1737
|
FLBalancer: '0xdb28fE77709D88badC86868B27937428C3F48E73',
|
|
1738
|
-
FLUniV3: '
|
|
1738
|
+
FLUniV3: '0x6AD754298a902320919cbA7a633a222d56D4b83B',
|
|
1739
1739
|
// @DEV - incorrect, same as FLAction
|
|
1740
|
-
FLAction: '
|
|
1740
|
+
FLAction: '0x6AD754298a902320919cbA7a633a222d56D4b83B',
|
|
1741
|
+
FLMorphoBlue: '0x6AD754298a902320919cbA7a633a222d56D4b83B',
|
|
1741
1742
|
GasFeeTakerL2: '0x2F64f73B222B4978CAfd0295c0fa106cE5f34996',
|
|
1742
1743
|
AaveV3RatioCheck: '0x4a5c2cbCFB921b596Dec049389899CC8Eb4678ED',
|
|
1743
1744
|
// uniswap V3
|
|
@@ -1812,9 +1813,9 @@ var actionAddresses = {
|
|
|
1812
1813
|
FLAaveV3: '0x79Eb9cEe432Cd3e7b09A9eFdB21A733A6d7b4c3A',
|
|
1813
1814
|
FLBalancer: '0x862E533198C9656B75bB6A5dDF0953F7ED5E8507',
|
|
1814
1815
|
FLUniV3: '0x1bA6082D2ef1aB92a55B96264c72Eb8049C964Ce',
|
|
1815
|
-
FLAction: '
|
|
1816
|
+
FLAction: '0xDA86B4c61A545a4b217746ba43C8157f0Ec612c7',
|
|
1816
1817
|
// fix temp
|
|
1817
|
-
FLMorphoBlue: '
|
|
1818
|
+
FLMorphoBlue: '0xDA86B4c61A545a4b217746ba43C8157f0Ec612c7',
|
|
1818
1819
|
// AaveV3
|
|
1819
1820
|
AaveV3Withdraw: '0x1d2Fa7dAcC660A9124c3685EE8a6E699d10409Eb',
|
|
1820
1821
|
AaveV3SwapBorrowRateMode: '0x9d1D7A0dD5e82cCe9CC131eC0C807B0F543be70e',
|
|
@@ -1952,7 +1953,7 @@ var actionAddresses = {
|
|
|
1952
1953
|
};
|
|
1953
1954
|
var otherAddresses = {
|
|
1954
1955
|
[_config__WEBPACK_IMPORTED_MODULE_0__.NETWORKS.ethereum.chainId]: {
|
|
1955
|
-
RecipeExecutor: '
|
|
1956
|
+
RecipeExecutor: '0x4677c84699ab29637102609cD2868d0743a48DdF',
|
|
1956
1957
|
DFSRegistry: '0x287778F121F134C66212FB16c9b53eC991D32f5b',
|
|
1957
1958
|
DFSProxyRegistry: '0x29474FdaC7142f9aB7773B8e38264FA15E3805ed',
|
|
1958
1959
|
ProxyRegistry: '0x4678f0a6958e4D2Bc4F1BAF7Bc52E8F3564f3fE4',
|
|
@@ -1971,7 +1972,7 @@ var otherAddresses = {
|
|
|
1971
1972
|
Empty: '0x0000000000000000000000000000000000000000'
|
|
1972
1973
|
},
|
|
1973
1974
|
[_config__WEBPACK_IMPORTED_MODULE_0__.NETWORKS.optimism.chainId]: {
|
|
1974
|
-
RecipeExecutor: '
|
|
1975
|
+
RecipeExecutor: '0x30CEf36b14Dd71A347284204C48E134D04c24331',
|
|
1975
1976
|
DFSRegistry: '0xAf707Ee480204Ed6e2640B53cE86F680D28Afcbd',
|
|
1976
1977
|
ProxyRegistry: '0x283Cc5C26e53D66ed2Ea252D986F094B37E6e895',
|
|
1977
1978
|
DSGuardFactory: '0xc19d0F1E2b38AA283E226Ca4044766A43aA7B02b',
|
|
@@ -1981,7 +1982,7 @@ var otherAddresses = {
|
|
|
1981
1982
|
UniswapV3PositionManager: '0xC36442b4a4522E871399CD717aBDD847Ab11FE88'
|
|
1982
1983
|
},
|
|
1983
1984
|
[_config__WEBPACK_IMPORTED_MODULE_0__.NETWORKS.arbitrum.chainId]: {
|
|
1984
|
-
RecipeExecutor: '
|
|
1985
|
+
RecipeExecutor: '0x6927F7Dc79B4215F307e6c1C4d5883d134053BAB',
|
|
1985
1986
|
DFSRegistry: '0xBF1CaC12DB60819Bfa71A328282ecbc1D40443aA',
|
|
1986
1987
|
ProxyRegistry: '0x283Cc5C26e53D66ed2Ea252D986F094B37E6e895',
|
|
1987
1988
|
DSGuardFactory: '0x5261abC3a94a6475D0A1171daE94A5f84fbaEcD2',
|
|
@@ -1991,7 +1992,7 @@ var otherAddresses = {
|
|
|
1991
1992
|
UniswapV3PositionManager: '0xC36442b4a4522E871399CD717aBDD847Ab11FE88'
|
|
1992
1993
|
},
|
|
1993
1994
|
[_config__WEBPACK_IMPORTED_MODULE_0__.NETWORKS.base.chainId]: {
|
|
1994
|
-
RecipeExecutor: '
|
|
1995
|
+
RecipeExecutor: '0x7De85e67745a027D41Aba5Fe2D9b288e6467d710',
|
|
1995
1996
|
DFSRegistry: '0x347FB634271F666353F23A3362f3935D96F97476',
|
|
1996
1997
|
ProxyRegistry: '0x425fA97285965E01Cc5F951B62A51F6CDEA5cc0d',
|
|
1997
1998
|
DSGuardFactory: '0x7783da8958013a57a5514737a4FBDFF06A0056e1',
|