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