dsa-connect 0.7.23 → 0.7.25
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.
|
@@ -391,6 +391,9 @@ export declare const Addresses: {
|
|
|
391
391
|
'ODOS-V2-A': string;
|
|
392
392
|
'ZEROX-V2-A': string;
|
|
393
393
|
'FLUID-MERKLE-CLAIM-A': string;
|
|
394
|
+
'FLUID-VAULT-T2-A': string;
|
|
395
|
+
'FLUID-VAULT-T3-A': string;
|
|
396
|
+
'FLUID-VAULT-T4-A': string;
|
|
394
397
|
};
|
|
395
398
|
};
|
|
396
399
|
};
|
|
@@ -608,6 +611,9 @@ export declare const Addresses: {
|
|
|
608
611
|
'ZEROX-V2-A': string;
|
|
609
612
|
'MORPHO-CLAIM-A': string;
|
|
610
613
|
'SUSDS-A': string;
|
|
614
|
+
'FLUID-VAULT-T2-A': string;
|
|
615
|
+
'FLUID-VAULT-T3-A': string;
|
|
616
|
+
'FLUID-VAULT-T4-A': string;
|
|
611
617
|
};
|
|
612
618
|
};
|
|
613
619
|
};
|