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