dsa-connect 0.7.31 → 0.7.32

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.
@@ -36,4 +36,5 @@ export declare const connectorsV2_M1: {
36
36
  'FLUID-VAULT-T2-A': string;
37
37
  'FLUID-VAULT-T3-A': string;
38
38
  'FLUID-VAULT-T4-A': string;
39
+ 'AAVE-V3-MERIT-CLAIM-A': string;
39
40
  };
@@ -616,6 +616,7 @@ export declare const Addresses: {
616
616
  'FLUID-VAULT-T2-A': string;
617
617
  'FLUID-VAULT-T3-A': string;
618
618
  'FLUID-VAULT-T4-A': string;
619
+ 'AAVE-V3-MERIT-CLAIM-A': string;
619
620
  };
620
621
  };
621
622
  };