@steerprotocol/sdk 3.2.7 → 3.2.8

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.
@@ -14449,7 +14449,7 @@ const novaswapConfig = () => ({
14449
14449
  const pancakeSwapConfig = (theGraphApiKey) => ({
14450
14450
  beaconContract: MultiPositionManagers.MultiPositionPancake,
14451
14451
  subgraph: {
14452
- [Chain.BSC]: getTheGraphResolverUrl("Hv1GncLY5docZoGtXjo4kwbTvxm3MAhVZqBZE4sUT9eZ", false, theGraphApiKey),
14452
+ [Chain.BSC]: getTheGraphResolverUrl("ChmxqA9bX71cB2cQTRRULbWUBKoMRk7oh3JnpZShDQ2V", false, theGraphApiKey),
14453
14453
  [Chain.Arbitrum]: getTheGraphResolverUrl("251MHFNN1rwjErXD2efWMpNS73SANZN8Ua192zw6iXve", false, theGraphApiKey)
14454
14454
  },
14455
14455
  factoryAddress: {
@@ -14945,7 +14945,7 @@ const kodiakConfig = () => ({
14945
14945
  beaconContract: MultiPositionManagers.MultiPositionKodiak,
14946
14946
  subgraph: {
14947
14947
  [Chain.BeraChainBartio]: "https://api.goldsky.com/api/public/project_clpx84oel0al201r78jsl0r3i/subgraphs/kodiak-v3-berachain-bartio/latest/gn",
14948
- [Chain.Bera]: "https://api.goldsky.com/api/public/project_clpx84oel0al201r78jsl0r3i/subgraphs/kodiak-v3-berachain-mainnet/latest/gn"
14948
+ [Chain.Bera]: "https://api.subgraph.ormilabs.com/api/public/d7eed6cc-ad4a-4862-8017-89893c4095d3/subgraphs/kodiak-v3/latest/gn"
14949
14949
  },
14950
14950
  factoryAddress: {
14951
14951
  [Chain.BeraChainBartio]: "0x217Cd80795EfCa5025d47023da5c03a24fA95356",