dsa-connect 0.7.21 → 0.7.23
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,7 @@ 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;
|
|
393
394
|
};
|
|
394
395
|
};
|
|
395
396
|
};
|
|
@@ -447,6 +448,7 @@ export declare const Addresses: {
|
|
|
447
448
|
'FLUID-VAULT-T3-A': string;
|
|
448
449
|
'FLUID-VAULT-T4-A': string;
|
|
449
450
|
'DELEGATE-A': string;
|
|
451
|
+
'SUSDS-A': string;
|
|
450
452
|
};
|
|
451
453
|
};
|
|
452
454
|
};
|