|
1 | 1 | sources:
|
2 |
| - ##################################################### |
3 |
| - # TESTNETS |
4 |
| - - name: Connext_Sepolia |
5 |
| - handler: |
6 |
| - graphql: |
7 |
| - endpoint: https://gateway-arbitrum.network.thegraph.com/api/{env.GRAPH_API_KEY}/subgraphs/id/EyVDzPp6mHAZpu2T5uDHYc6ThM4DcrRQFiC4Ecv8gzwX |
8 |
| - retry: 5 |
9 |
| - timeout: 30000 # 30 seconds |
10 |
| - transforms: |
11 |
| - - prefix: |
12 |
| - value: sepolia_ |
13 |
| - includeRootOperations: true |
14 |
| - ignore: |
15 |
| - - _SubgraphErrorPolicy_ |
16 |
| - - autoPagination: |
17 |
| - validateSchema: true |
18 |
| - limitOfRecords: 250 |
19 |
| - - name: Hub_Sepolia |
20 |
| - handler: |
21 |
| - graphql: |
22 |
| - endpoint: https://gateway-arbitrum.network.thegraph.com/api/{env.GRAPH_API_KEY}/subgraphs/id/8ayCViZnpSRKnDefakqVyPD8YB2nax9QpbgVKHoVt7JH |
23 |
| - retry: 5 |
24 |
| - timeout: 30000 # 30 seconds |
25 |
| - transforms: |
26 |
| - - prefix: |
27 |
| - value: sepolia_ |
28 |
| - includeRootOperations: true |
29 |
| - ignore: |
30 |
| - - _SubgraphErrorPolicy_ |
31 |
| - - autoPagination: |
32 |
| - validateSchema: true |
33 |
| - limitOfRecords: 250 |
34 |
| - - name: Connext_OptimismSepolia |
35 |
| - handler: |
36 |
| - graphql: |
37 |
| - endpoint: https://api.studio.thegraph.com/query/60851/optimism-sepolia/version/latest |
38 |
| - retry: 5 |
39 |
| - timeout: 30000 # 30 seconds |
40 |
| - transforms: |
41 |
| - - prefix: |
42 |
| - value: optimismsepolia_ |
43 |
| - includeRootOperations: true |
44 |
| - ignore: |
45 |
| - - _SubgraphErrorPolicy_ |
46 |
| - - autoPagination: |
47 |
| - validateSchema: true |
48 |
| - limitOfRecords: 250 |
49 |
| - - name: Connext_ArbitrumSepolia |
50 |
| - handler: |
51 |
| - graphql: |
52 |
| - endpoint: https://gateway-arbitrum.network.thegraph.com/api/{env.GRAPH_API_KEY}/subgraphs/id/UHkcp9QNhzbYZgNiZb8PiQNJTfEjgf7z4QKCn2Ky5py |
53 |
| - retry: 5 |
54 |
| - timeout: 30000 # 30 seconds |
55 |
| - transforms: |
56 |
| - - prefix: |
57 |
| - value: arbitrumsepolia_ |
58 |
| - includeRootOperations: true |
59 |
| - ignore: |
60 |
| - - _SubgraphErrorPolicy_ |
61 |
| - - autoPagination: |
62 |
| - validateSchema: true |
63 |
| - limitOfRecords: 250 |
| 2 | + # ##################################################### |
| 3 | + # # TESTNETS |
| 4 | + # - name: Connext_Sepolia |
| 5 | + # handler: |
| 6 | + # graphql: |
| 7 | + # endpoint: https://gateway-arbitrum.network.thegraph.com/api/{env.GRAPH_API_KEY}/subgraphs/id/EyVDzPp6mHAZpu2T5uDHYc6ThM4DcrRQFiC4Ecv8gzwX |
| 8 | + # retry: 5 |
| 9 | + # timeout: 30000 # 30 seconds |
| 10 | + # transforms: |
| 11 | + # - prefix: |
| 12 | + # value: sepolia_ |
| 13 | + # includeRootOperations: true |
| 14 | + # ignore: |
| 15 | + # - _SubgraphErrorPolicy_ |
| 16 | + # - autoPagination: |
| 17 | + # validateSchema: true |
| 18 | + # limitOfRecords: 250 |
| 19 | + # - name: Hub_Sepolia |
| 20 | + # handler: |
| 21 | + # graphql: |
| 22 | + # endpoint: https://gateway-arbitrum.network.thegraph.com/api/{env.GRAPH_API_KEY}/subgraphs/id/8ayCViZnpSRKnDefakqVyPD8YB2nax9QpbgVKHoVt7JH |
| 23 | + # retry: 5 |
| 24 | + # timeout: 30000 # 30 seconds |
| 25 | + # transforms: |
| 26 | + # - prefix: |
| 27 | + # value: sepolia_ |
| 28 | + # includeRootOperations: true |
| 29 | + # ignore: |
| 30 | + # - _SubgraphErrorPolicy_ |
| 31 | + # - autoPagination: |
| 32 | + # validateSchema: true |
| 33 | + # limitOfRecords: 250 |
| 34 | + # - name: Connext_OptimismSepolia |
| 35 | + # handler: |
| 36 | + # graphql: |
| 37 | + # endpoint: https://api.studio.thegraph.com/query/60851/optimism-sepolia/version/latest |
| 38 | + # retry: 5 |
| 39 | + # timeout: 30000 # 30 seconds |
| 40 | + # transforms: |
| 41 | + # - prefix: |
| 42 | + # value: optimismsepolia_ |
| 43 | + # includeRootOperations: true |
| 44 | + # ignore: |
| 45 | + # - _SubgraphErrorPolicy_ |
| 46 | + # - autoPagination: |
| 47 | + # validateSchema: true |
| 48 | + # limitOfRecords: 250 |
| 49 | + # - name: Connext_ArbitrumSepolia |
| 50 | + # handler: |
| 51 | + # graphql: |
| 52 | + # endpoint: https://gateway-arbitrum.network.thegraph.com/api/{env.GRAPH_API_KEY}/subgraphs/id/UHkcp9QNhzbYZgNiZb8PiQNJTfEjgf7z4QKCn2Ky5py |
| 53 | + # retry: 5 |
| 54 | + # timeout: 30000 # 30 seconds |
| 55 | + # transforms: |
| 56 | + # - prefix: |
| 57 | + # value: arbitrumsepolia_ |
| 58 | + # includeRootOperations: true |
| 59 | + # ignore: |
| 60 | + # - _SubgraphErrorPolicy_ |
| 61 | + # - autoPagination: |
| 62 | + # validateSchema: true |
| 63 | + # limitOfRecords: 250 |
64 | 64 |
|
65 |
| - - name: StableSwap_Sepolia |
66 |
| - handler: |
67 |
| - graphql: |
68 |
| - endpoint: https://gateway-arbitrum.network.thegraph.com/api/{env.GRAPH_API_KEY}/subgraphs/id/66PVrHjcb8hT54J264xKrhHNvbzA9st71SJ8fBPZH8gE |
69 |
| - retry: 5 |
70 |
| - timeout: 30000 # 30 seconds |
71 |
| - transforms: |
72 |
| - - prefix: |
73 |
| - value: sepolia_swap_ |
74 |
| - includeRootOperations: true |
75 |
| - ignore: |
76 |
| - - _SubgraphErrorPolicy_ |
77 |
| - - autoPagination: |
78 |
| - validateSchema: true |
79 |
| - limitOfRecords: 250 |
80 |
| - - name: StableSwap_OptimismSepolia |
81 |
| - handler: |
82 |
| - graphql: |
83 |
| - endpoint: https://api.studio.thegraph.com/query/60851/stableswap-optimism-sepolia/version/latest |
84 |
| - retry: 5 |
85 |
| - timeout: 30000 # 30 seconds |
86 |
| - transforms: |
87 |
| - - prefix: |
88 |
| - value: optimismsepolia_swap_ |
89 |
| - includeRootOperations: true |
90 |
| - ignore: |
91 |
| - - _SubgraphErrorPolicy_ |
92 |
| - - autoPagination: |
93 |
| - validateSchema: true |
94 |
| - limitOfRecords: 250 |
95 |
| - - name: StableSwap_ArbitrumSepolia |
96 |
| - handler: |
97 |
| - graphql: |
98 |
| - endpoint: https://gateway-arbitrum.network.thegraph.com/api/{env.GRAPH_API_KEY}/subgraphs/id/3252LvxQqBeo5bnkBUwWUYMMRseFwLHq9Ek5RcZy8KqM |
99 |
| - retry: 5 |
100 |
| - timeout: 30000 # 30 seconds |
101 |
| - transforms: |
102 |
| - - prefix: |
103 |
| - value: arbitrumsepolia_swap_ |
104 |
| - includeRootOperations: true |
105 |
| - ignore: |
106 |
| - - _SubgraphErrorPolicy_ |
107 |
| - - autoPagination: |
108 |
| - validateSchema: true |
109 |
| - limitOfRecords: 250 |
| 65 | + # - name: StableSwap_Sepolia |
| 66 | + # handler: |
| 67 | + # graphql: |
| 68 | + # endpoint: https://gateway-arbitrum.network.thegraph.com/api/{env.GRAPH_API_KEY}/subgraphs/id/66PVrHjcb8hT54J264xKrhHNvbzA9st71SJ8fBPZH8gE |
| 69 | + # retry: 5 |
| 70 | + # timeout: 30000 # 30 seconds |
| 71 | + # transforms: |
| 72 | + # - prefix: |
| 73 | + # value: sepolia_swap_ |
| 74 | + # includeRootOperations: true |
| 75 | + # ignore: |
| 76 | + # - _SubgraphErrorPolicy_ |
| 77 | + # - autoPagination: |
| 78 | + # validateSchema: true |
| 79 | + # limitOfRecords: 250 |
| 80 | + # - name: StableSwap_OptimismSepolia |
| 81 | + # handler: |
| 82 | + # graphql: |
| 83 | + # endpoint: https://api.studio.thegraph.com/query/60851/stableswap-optimism-sepolia/version/latest |
| 84 | + # retry: 5 |
| 85 | + # timeout: 30000 # 30 seconds |
| 86 | + # transforms: |
| 87 | + # - prefix: |
| 88 | + # value: optimismsepolia_swap_ |
| 89 | + # includeRootOperations: true |
| 90 | + # ignore: |
| 91 | + # - _SubgraphErrorPolicy_ |
| 92 | + # - autoPagination: |
| 93 | + # validateSchema: true |
| 94 | + # limitOfRecords: 250 |
| 95 | + # - name: StableSwap_ArbitrumSepolia |
| 96 | + # handler: |
| 97 | + # graphql: |
| 98 | + # endpoint: https://gateway-arbitrum.network.thegraph.com/api/{env.GRAPH_API_KEY}/subgraphs/id/3252LvxQqBeo5bnkBUwWUYMMRseFwLHq9Ek5RcZy8KqM |
| 99 | + # retry: 5 |
| 100 | + # timeout: 30000 # 30 seconds |
| 101 | + # transforms: |
| 102 | + # - prefix: |
| 103 | + # value: arbitrumsepolia_swap_ |
| 104 | + # includeRootOperations: true |
| 105 | + # ignore: |
| 106 | + # - _SubgraphErrorPolicy_ |
| 107 | + # - autoPagination: |
| 108 | + # validateSchema: true |
| 109 | + # limitOfRecords: 250 |
110 | 110 |
|
111 | 111 | #####################################################
|
112 | 112 | # MAINNETS
|
@@ -350,12 +350,9 @@ sources:
|
350 | 350 | }
|
351 | 351 | value: "_meta.block.number"
|
352 | 352 | sources:
|
353 |
| - - endpoint: "https://graph-query.linea.build/subgraphs/name/connext/amarok-runtime-v1-linea" |
354 |
| - retry: 2 |
| 353 | + - endpoint: "https://api.goldsky.com/api/public/project_clssc64y57n5r010yeoly05up/subgraphs/connext/amarok-runtime-v1-linea/gn" |
| 354 | + retry: 5 |
355 | 355 | timeout: 30000 # 30 seconds
|
356 |
| - # - endpoint: "https://api.goldsky.com/api/public/project_clssc64y57n5r010yeoly05up/subgraphs/connext/amarok-runtime-v1-linea/gn" |
357 |
| - # retry: 5 |
358 |
| - # timeout: 30000 # 30 seconds |
359 | 356 | transforms:
|
360 | 357 | - prefix:
|
361 | 358 | value: linea_
|
|
0 commit comments