@1delta/margin-fetcher 0.0.307 → 0.0.308
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/index.js +1 -0
- package/dist/index.js.map +1 -1
- package/package.json +4 -4
package/dist/index.js
CHANGED
|
@@ -6917,6 +6917,7 @@ var Chain = /* @__PURE__ */ ((Chain2) => {
|
|
|
6917
6917
|
Chain2["AREON_NETWORK_MAINNET"] = "463";
|
|
6918
6918
|
Chain2["MST_CHAIN"] = "4646";
|
|
6919
6919
|
Chain2["APPCHAIN"] = "466";
|
|
6920
|
+
Chain2["ROBINHOOD_CHAIN"] = "4663";
|
|
6920
6921
|
Chain2["IOTEX_NETWORK_MAINNET"] = "4689";
|
|
6921
6922
|
Chain2["ACRIA_INTELLICHAIN"] = "47";
|
|
6922
6923
|
Chain2["ULTRA_PRO_MAINNET"] = "473861";
|