@gainsnetwork/sdk 0.2.60-rc1 → 0.2.61-rc2

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.
@@ -352,6 +352,17 @@ export declare const pairs: {
352
352
  "PI/USD": string;
353
353
  "SHELL/USD": string;
354
354
  "BMT/USD": string;
355
+ "BROCCOLI/USD": string;
356
+ "TUT/USD": string;
357
+ "GPS/USD": string;
358
+ "RED/USD": string;
359
+ "MUBARAK/USD": string;
360
+ "FORM/USD": string;
361
+ "WAL/USD": string;
362
+ "NIL/USD": string;
363
+ "PARTI/USD": string;
364
+ "SIREN/USD": string;
365
+ "BANANAS31/USD": string;
355
366
  };
356
367
  export declare const syntheticPairs: Set<string>;
357
368
  export declare const parentToSyntheticPairMap: Map<string, string>;
package/lib/constants.js CHANGED
@@ -360,6 +360,17 @@ exports.pairs = {
360
360
  "PI/USD": CRYPTO,
361
361
  "SHELL/USD": CRYPTO,
362
362
  "BMT/USD": CRYPTO,
363
+ "BROCCOLI/USD": CRYPTO,
364
+ "TUT/USD": CRYPTO,
365
+ "GPS/USD": CRYPTO,
366
+ "RED/USD": CRYPTO,
367
+ "MUBARAK/USD": CRYPTO,
368
+ "FORM/USD": CRYPTO,
369
+ "WAL/USD": CRYPTO,
370
+ "NIL/USD": CRYPTO,
371
+ "PARTI/USD": CRYPTO,
372
+ "SIREN/USD": CRYPTO,
373
+ "BANANAS31/USD": CRYPTO,
363
374
  };
364
375
  exports.syntheticPairs = new Set([
365
376
  "BTCDEGEN/USD",