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