@dhedge/trading-widget 5.3.0 → 5.3.2

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.
@@ -13,6 +13,7 @@ export declare const GMX_MARKET_ASSETS_MAP: {
13
13
  readonly BNB_WBTC_USDC_ARBITRUM: "0x065577D05c3D4C11505ed7bc97BBF85d462A6A6f";
14
14
  readonly LINK_ARBITRUM: "0x7f1fa204bb700853d36994da19f830b6ad18455c";
15
15
  readonly PUMP_ARBITRUM: "0x4c0bb704529fa49a26bd854802d70206982c6f1b";
16
+ readonly GOLD_ARBITRUM: "0xeb28ad1a2e497f4acc5d9b87e7b496623c93061e";
16
17
  };
17
18
  export type GmxMarketAsset = (typeof GMX_MARKET_ASSETS_MAP)[keyof typeof GMX_MARKET_ASSETS_MAP];
18
19
  export declare const GMX_MARKET_ASSETS: GmxMarketAsset[];