@steerprotocol/sdk 3.0.2 → 3.0.4

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.
@@ -9113,7 +9113,7 @@ const steerSubgraphConfig = {
9113
9113
  [Chain.Mainnet]: "https://api.subgraph.ormilabs.com/api/public/803c8c8c-be12-4188-8523-b9853e23051d/subgraphs/steer-protocol-mainnet/prod/gn",
9114
9114
  [Chain.Soneium]: "https://subgraph-proxy-server-xf2uthetka-as.a.run.app/gateway-arbitrum/8gCrUHrVS9rHwvDPLTn4Wz6od68ULb7azYuQz25JjRK3",
9115
9115
  [Chain.Bera]: "https://api.subgraph.ormilabs.com/api/public/803c8c8c-be12-4188-8523-b9853e23051d/subgraphs/steer-protocol-bera/prod/gn",
9116
- [Chain.Unichain]: "https://subgraph-proxy-server-xf2uthetka-as.a.run.app/gateway-arbitrum/EoLK36f26Dr7maXyNKxJmEBJkoYVCMh1d4ENtT5hJgyB",
9116
+ [Chain.Unichain]: "https://api.goldsky.com/api/public/project_cmnrgd4exaie801sa45a1609h/subgraphs/steer-protocol-unichain/prod/gn",
9117
9117
  [Chain.Hemi]: "https://subgraph-proxy-server-xf2uthetka-as.a.run.app/gateway-arbitrum/2eACJtEGuELqN5roUiHG1jqmCpXt5aimcc8xZdvtMv4z",
9118
9118
  [Chain.TataraTestnet]: "https://api.studio.thegraph.com/query/78728/steer-protocol-tatara-testnet/version/latest",
9119
9119
  [Chain.Core]: "https://thegraph.coredao.org/subgraphs/name/steer-protocol-core",
@@ -15112,7 +15112,8 @@ const CUSTOM_BEACON_TO_PROTOCOL_MAP = {
15112
15112
  [MultiPositionManagers.MultiPositionNest]: Protocol.Nest,
15113
15113
  [MultiPositionManagers.MultiPositionCypher]: Protocol.Cypher,
15114
15114
  [MultiPositionManagers.MultiPositionSushiManaged]: Protocol.Sushi,
15115
- [MultiPositionManagers.MultiPositionSparkIntegral]: Protocol.SparkIntegral
15115
+ [MultiPositionManagers.MultiPositionSparkIntegral]: Protocol.SparkIntegral,
15116
+ [MultiPositionManagers.MultiPositionHenjinAlgebraHook]: Protocol.Henjin
15116
15117
  };
15117
15118
  /**`
15118
15119
  * Retrieves the beacon name associated with a given protocol.