@@ -161,6 +161,9 @@ sources:
161
161
- endpoint : " https://api.goldsky.com/api/public/project_clssc64y57n5r010yeoly05up/subgraphs/connext/amarok-runtime-v1-mainnet/gn"
162
162
retry : 2
163
163
timeout : 30000 # 30 seconds
164
+ - endpoint : " https://connext.bwarelabs.com/subgraphs/name/connext/amarok-runtime-v1-mainnet"
165
+ retry : 5
166
+ timeout : 30000 # 30 seconds
164
167
- endpoint : " https://gateway-arbitrum.network.thegraph.com/api/{env.GRAPH_API_KEY}/subgraphs/id/FfTxiY98LJG6zoiAjCXdT34pAmCKDEP8vZRVuC8D5Gf"
165
168
retry : 2
166
169
timeout : 30000 # 30 seconds
@@ -197,9 +200,12 @@ sources:
197
200
- endpoint : https://api.goldsky.com/api/public/project_clssc64y57n5r010yeoly05up/subgraphs/connext/amarok-runtime-v1-optimism/gn
198
201
retry : 5
199
202
timeout : 30000 # 30 seconds
200
- - endpoint : https://api.thegraph .com/subgraphs/name/connext/amarok-runtime-v1-optimism
203
+ - endpoint : https://connext.bwarelabs .com/subgraphs/name/connext/amarok-runtime-v1-optimism
201
204
retry : 5
202
205
timeout : 30000 # 30 seconds
206
+ # - endpoint: https://api.thegraph.com/subgraphs/name/connext/amarok-runtime-v1-optimism
207
+ # retry: 5
208
+ # timeout: 30000 # 30 seconds
203
209
transforms :
204
210
- prefix :
205
211
value : optimism_
@@ -230,9 +236,12 @@ sources:
230
236
- endpoint : https://api.goldsky.com/api/public/project_clssc64y57n5r010yeoly05up/subgraphs/connext/amarok-runtime-v1-polygon/gn
231
237
retry : 5
232
238
timeout : 30000 # 30 seconds
233
- - endpoint : https://api.thegraph .com/subgraphs/name/connext/amarok-runtime-v1-polygon
239
+ - endpoint : https://connext.bwarelabs .com/subgraphs/name/connext/amarok-runtime-v1-polygon
234
240
retry : 5
235
241
timeout : 30000 # 30 seconds
242
+ # - endpoint: https://api.thegraph.com/subgraphs/name/connext/amarok-runtime-v1-polygon
243
+ # retry: 5
244
+ # timeout: 30000 # 30 seconds
236
245
transforms :
237
246
- prefix :
238
247
value : polygon_
@@ -263,9 +272,12 @@ sources:
263
272
- endpoint : https://api.goldsky.com/api/public/project_clssc64y57n5r010yeoly05up/subgraphs/connext/amarok-runtime-v1-arbitrum-one/gn
264
273
retry : 5
265
274
timeout : 30000 # 30 seconds
266
- - endpoint : https://api.thegraph .com/subgraphs/name/connext/amarok-runtime-v1-arbitrum-one
275
+ - endpoint : https://connext.bwarelabs .com/subgraphs/name/connext/amarok-runtime-v1-arbitrum-one
267
276
retry : 5
268
277
timeout : 30000 # 30 seconds
278
+ # - endpoint: https://api.thegraph.com/subgraphs/name/connext/amarok-runtime-v1-arbitrum-one
279
+ # retry: 5
280
+ # timeout: 30000 # 30 seconds
269
281
transforms :
270
282
- prefix :
271
283
value : arbitrumone_
@@ -290,9 +302,9 @@ sources:
290
302
}
291
303
value : " _meta.block.number"
292
304
sources :
293
- - endpoint : https://api.thegraph.com/subgraphs/name/connext/amarok-runtime-v0-bnb
294
- retry : 2
295
- timeout : 30000 # 30 seconds
305
+ # - endpoint: https://api.thegraph.com/subgraphs/name/connext/amarok-runtime-v0-bnb
306
+ # retry: 2
307
+ # timeout: 30000 # 30 seconds
296
308
- endpoint : " https://connext.bwarelabs.com/subgraphs/name/connext/amarok-runtime-v1-bnb"
297
309
retry : 5
298
310
timeout : 30000 # 30 seconds
@@ -323,12 +335,15 @@ sources:
323
335
}
324
336
value : " _meta.block.number"
325
337
sources :
326
- - endpoint : " https://api.thegraph .com/subgraphs/name/connext/amarok-runtime-v0-gnosis"
338
+ - endpoint : " https://connext.bwarelabs .com/subgraphs/name/connext/amarok-runtime-v0-gnosis"
327
339
retry : 5
328
340
timeout : 30000 # 30 seconds
329
341
- endpoint : " https://gateway-arbitrum.network.thegraph.com/api/{env.GRAPH_API_KEY}/subgraphs/id/6oJrPk9YJEU9rWU4DAizjZdALSccxe5ZahBsTtFaGksU"
330
342
retry : 2
331
343
timeout : 30000 # 30 seconds
344
+ # - endpoint: "https://api.thegraph.com/subgraphs/name/connext/amarok-runtime-v0-gnosis"
345
+ # retry: 5
346
+ # timeout: 30000 # 30 seconds
332
347
# - endpoint: "https://api.goldsky.com/api/public/project_clssc64y57n5r010yeoly05up/subgraphs/connext/amarok-runtime-v1-gnosis/gn"
333
348
# retry: 5
334
349
# timeout: 30000 # 30 seconds
@@ -579,9 +594,9 @@ sources:
579
594
- endpoint : https://api.goldsky.com/api/public/project_clssc64y57n5r010yeoly05up/subgraphs/connext/amarok-runtime-v0-avalanche/gn
580
595
retry : 5
581
596
timeout : 30000 # 30 seconds
582
- - endpoint : https://api.thegraph.com/subgraphs/name/connext/amarok-runtime-v0-avalanche
583
- retry : 5
584
- timeout : 30000 # 30 seconds
597
+ # - endpoint: https://api.thegraph.com/subgraphs/name/connext/amarok-runtime-v0-avalanche
598
+ # retry: 5
599
+ # timeout: 30000 # 30 seconds
585
600
transforms :
586
601
- prefix :
587
602
value : avalanche_
0 commit comments