dsa-connect 0.6.90 → 0.6.92

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.
@@ -505,6 +505,8 @@ export declare const Addresses: {
505
505
  'AVO-APPROVE-MULTISIG-STAGING-A': string;
506
506
  'PARASWAP-V6-A': string;
507
507
  'INSTAPOOL-D': string;
508
+ 'COMPOUND-V3-A': string;
509
+ 'COMPOUND-V3-REWARDS-A': string;
508
510
  };
509
511
  };
510
512
  };
@@ -34,4 +34,6 @@ export declare const connectorsV2_M1: {
34
34
  'AVO-APPROVE-MULTISIG-STAGING-A': string;
35
35
  'PARASWAP-V6-A': string;
36
36
  'INSTAPOOL-D': string;
37
+ 'COMPOUND-V3-A': string;
38
+ 'COMPOUND-V3-REWARDS-A': string;
37
39
  };