dsa-connect 0.6.25 → 0.6.26
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.
|
@@ -387,6 +387,8 @@ export declare const Addresses: {
|
|
|
387
387
|
'AAVE-V3-CLAIM-A': string;
|
|
388
388
|
'PARASWAP-V5-A': string;
|
|
389
389
|
'PARASWAP-A': string;
|
|
390
|
+
'ZEROX-V4-A': string;
|
|
391
|
+
'ZEROX-A': string;
|
|
390
392
|
};
|
|
391
393
|
};
|
|
392
394
|
};
|
|
@@ -407,6 +409,8 @@ export declare const Addresses: {
|
|
|
407
409
|
'1INCH-V4-A': string;
|
|
408
410
|
'DSA-SPELL-A': string;
|
|
409
411
|
'INSTA-DEX-SIMULATION-A': string;
|
|
412
|
+
'ZEROX-A': string;
|
|
413
|
+
'ZEROX-V4-A': string;
|
|
410
414
|
};
|
|
411
415
|
};
|
|
412
416
|
};
|