dsa-connect 0.7.16 → 0.7.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.
@@ -46,4 +46,7 @@ export declare const connectorsV2_M1: {
46
46
  'OKX-A': string;
47
47
  'ZEROX-V2-A': string;
48
48
  'ZEROX-A': string;
49
+ 'FLUID-VAULT-T2-A': string;
50
+ 'FLUID-VAULT-T3-A': string;
51
+ 'FLUID-VAULT-T4-A': string;
49
52
  };
@@ -314,6 +314,7 @@ export declare const Addresses: {
314
314
  'ZEROX-V2-A': string;
315
315
  'MORPHO-TOKEN-WRAPPER-A': string;
316
316
  'SPARK-PSM-A': string;
317
+ 'MORPHO-CLAIM-A': string;
317
318
  };
318
319
  };
319
320
  };
@@ -441,6 +442,9 @@ export declare const Addresses: {
441
442
  'OKX-A': string;
442
443
  'ZEROX-V2-A': string;
443
444
  'ZEROX-A': string;
445
+ 'FLUID-VAULT-T2-A': string;
446
+ 'FLUID-VAULT-T3-A': string;
447
+ 'FLUID-VAULT-T4-A': string;
444
448
  };
445
449
  };
446
450
  };
@@ -127,4 +127,5 @@ export declare const connectorsV2_M1: {
127
127
  'ZEROX-V2-A': string;
128
128
  'MORPHO-TOKEN-WRAPPER-A': string;
129
129
  'SPARK-PSM-A': string;
130
+ 'MORPHO-CLAIM-A': string;
130
131
  };