@bgd-labs/toolbox 0.0.50 → 0.0.51

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.
package/dist/node.js CHANGED
@@ -20787,7 +20787,8 @@ var ChainId = {
20787
20787
  ink: import_chains.ink.id,
20788
20788
  soneium: import_chains.soneium.id,
20789
20789
  bob: import_chains.bob.id,
20790
- plasma: import_chains.plasma.id
20790
+ plasma: import_chains.plasma.id,
20791
+ xLayer: import_chains.xLayer.id
20791
20792
  };
20792
20793
  var ChainList = {
20793
20794
  [ChainId.mainnet]: import_chains.mainnet,
@@ -20829,7 +20830,8 @@ var ChainList = {
20829
20830
  [ChainId.ink]: import_chains.ink,
20830
20831
  [ChainId.soneium]: import_chains.soneium,
20831
20832
  [ChainId.bob]: import_chains.bob,
20832
- [ChainId.plasma]: import_chains.plasma
20833
+ [ChainId.plasma]: import_chains.plasma,
20834
+ [ChainId.xLayer]: import_chains.xLayer
20833
20835
  };
20834
20836
 
20835
20837
  // src/ecosystem/tenderly.ts