@gearbox-protocol/sdk 8.23.2 → 8.23.3
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.
|
@@ -32,7 +32,7 @@ module.exports = __toCommonJS(chains_exports);
|
|
|
32
32
|
var import_viem = require("viem");
|
|
33
33
|
var import_chains = require("viem/chains");
|
|
34
34
|
var import_v4 = require("zod/v4");
|
|
35
|
-
var import_utils = require("../utils");
|
|
35
|
+
var import_utils = require("../utils/index.js");
|
|
36
36
|
const SUPPORTED_NETWORKS = [
|
|
37
37
|
"Mainnet",
|
|
38
38
|
"Arbitrum",
|