@steerprotocol/sdk 3.4.1 → 3.4.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.
package/dist/index.cjs CHANGED
@@ -9257,7 +9257,7 @@ const steerSubgraphConfig = {
9257
9257
  [Chain.Zircuit]: offlineSubgraphUrl("zircuit"),
9258
9258
  [Chain.Moonbeam]: offlineSubgraphUrl("moonbeam"),
9259
9259
  [Chain.Sei]: offlineSubgraphUrl("sei"),
9260
- [Chain.Sonic]: offlineSubgraphUrl("sonic"),
9260
+ [Chain.Sonic]: "https://api.subgraph.ormilabs.com/api/public/803c8c8c-be12-4188-8523-b9853e23051d/subgraphs/steer-protocol-sonic/prod/gn",
9261
9261
  [Chain.Zeta]: offlineSubgraphUrl("zeta"),
9262
9262
  [Chain.Mainnet]: "https://api.subgraph.ormilabs.com/api/public/803c8c8c-be12-4188-8523-b9853e23051d/subgraphs/steer-protocol-mainnet/prod/gn",
9263
9263
  [Chain.Soneium]: offlineSubgraphUrl("soneium"),