@@ -52,30 +52,30 @@ This subgraph indexes events emitted by the core Oracle contracts. The code can
5252This subgraph indexes events emitted by the "Skinny Optimistic Oracle" contracts. The code can be found in ` packages/skinny-optimistic-oracle `
5353
5454- Mainnet
55- - TheGraph: < https://thegraph.com/studio/subgraph /mainnet-skinny-oo >
55+ - TheGraph: < https://api.studio. thegraph.com/query/1057 /mainnet-skinny-oo/1.2.0 >
5656 - Goldsky: < https://api.goldsky.com/api/public/project_clus2fndawbcc01w31192938i/subgraphs/mainnet-skinny-optimistic-oracle/1.1.0/gn >
5757- (testnet) Sepolia
58- - TheGraph: < https://thegraph.com/studio/subgraph /sepolia-skinny-oo >
58+ - TheGraph: < https://api.studio. thegraph.com/query/1057 /sepolia-skinny-oo/1.2.1 >
5959 - Goldsky: < https://api.goldsky.com/api/public/project_clus2fndawbcc01w31192938i/subgraphs/sepolia-skinny-optimistic-oracle/1.1.0/gn >
6060
6161## Optimistic Oracle Events
6262
6363This subgraph indexes events emitted by the "Optimistic Oracle" contracts. The code can be found in ` packages/optimistic-oracle `
6464
6565- Mainnet
66- - TheGraph: < https://thegraph.com/studio/subgraph /mainnet-optimistic-oracle >
66+ - TheGraph: < https://api.studio. thegraph.com/query/1057 /mainnet-optimistic-oracle/1.2.0 >
6767 - Goldsky:
6868- Polygon
69- - TheGraph: < https://thegraph.com/studio/subgraph /polygon-optimistic-oracle >
69+ - TheGraph: < https://api.studio. thegraph.com/query/1057 /polygon-optimistic-oracle/1.2.0 >
7070 - Goldsky:
7171- Arbitrum
72- - TheGraph: < https://thegraph.com/studio/subgraph /arbitrum-optimistic-oracle >
72+ - TheGraph: < https://api.studio. thegraph.com/query/1057 /arbitrum-optimistic-oracle/1.2.0 >
7373 - Goldsky:
7474- Optimism
75- - TheGraph: < https://thegraph.com/studio/subgraph /optimism-optimistic-oracle >
75+ - TheGraph: < https://api.studio. thegraph.com/query/1057 /optimism-optimistic-oracle/1.2.0 >
7676 - Goldsky:
7777- Boba
78- - TheGraph: < https://thegraph.com/studio/subgraph /boba-optimistic-oracle >
78+ - TheGraph: < https://api.studio. thegraph.com/query/1057 /boba-optimistic-oracle/1.2.0 >
7979 - Goldsky:
8080- (staging) Goerli
8181 - TheGraph: < https://thegraph.com/hosted-service/subgraph/md0x/goerli-optimistic-oracle >
@@ -87,13 +87,13 @@ This subgraph indexes events emitted by the "Optimistic Oracle" contracts. The c
8787 - TheGraph: < https://thegraph.coredao.org/subgraphs/name/umaprotocol/core-optimistic-oracle >
8888 - Goldsky:
8989- (testnet) Sepolia
90- - TheGraph: < https://thegraph.com/studio/subgraph /sepolia-optimistic-oracle >
90+ - TheGraph: < https://api.studio. thegraph.com/query/1057 /sepolia-optimistic-oracle/1.2.0 >
9191 - Goldsky:
9292- Base
93- - TheGraph: < https://thegraph.com/studio/subgraph /base-optimistic-oracle >
93+ - TheGraph: < https://api.studio. thegraph.com/query/1057 /base-optimistic-oracle/1.2.0 >
9494 - Goldsky:
9595- Blast
96- - TheGraph: < https://thegraph.com/studio/subgraph/blast-optimistic-oracle >
96+ - TheGraph:
9797 - Goldsky:
9898- Story
9999 - TheGraph:
@@ -106,35 +106,35 @@ This subgraph indexes events and function calls by the "Optimistic Oracle V2" co
106106** Note:** L2 chains does not support ` callHandlers ` . This means we cannot use callHandlers to index the ` setBond ` , ` setCustomLiveness ` , and ` setEventBased ` function calls. These properties are also not available via events. Our compromise here is that in the case of L2 chains, we read this data from the contract state in the event handler instead. ** This workaround works when ` setCustomLiveness ` and ` setEventBased ` are called in the same transaction as ` requestPrice ` . So it doesn't work for all cases. Ideally we should have ` callHandlers ` in the chains that support this.** We therefore must also remove the call handlers from the subgraph.yaml file for Polygon. See ` scripts/remove-call-handlers.js ` for implementation.
107107
108108- Mainnet
109- - TheGraph: < https://thegraph.com/studio/subgraph /mainnet-optimistic-oracle-v2 >
109+ - TheGraph: < https://api.studio. thegraph.com/query/1057 /mainnet-optimistic-oracle-v2/1.2.0 >
110110 - Goldsky: < https://api.goldsky.com/api/public/project_clus2fndawbcc01w31192938i/subgraphs/mainnet-optimistic-oracle-v2/latest/gn >
111111- Polygon
112- - TheGraph: < https://thegraph.com/studio/subgraph /polygon-optimistic-oracle-v2 >
112+ - TheGraph: < https://api.studio. thegraph.com/query/1057 /polygon-optimistic-oracle-v2/1.2.0 >
113113 - Goldsky: < https://api.goldsky.com/api/public/project_clus2fndawbcc01w31192938i/subgraphs/polygon-optimistic-oracle-v2/1.1.0/gn >
114114- Arbitrum
115- - TheGraph: < https://thegraph.com/studio/subgraph /arbitrum-optimistic-oracle-v2 >
115+ - TheGraph: < https://api.studio. thegraph.com/query/1057 /arbitrum-optimistic-oracle-v2/1.2.0 >
116116 - Goldsky: < https://api.goldsky.com/api/public/project_clus2fndawbcc01w31192938i/subgraphs/arbitrum-optimistic-oracle-v2/1.1.0/gn >
117117- Optimism
118- - TheGraph: < https://thegraph.com/studio/subgraph /optimism-optimistic-oracle-v2 >
118+ - TheGraph: < https://api.studio. thegraph.com/query/1057 /optimism-optimistic-oracle-v2/1.2.0 >
119119 - Goldsky: < https://api.goldsky.com/api/public/project_clus2fndawbcc01w31192938i/subgraphs/optimism-optimistic-oracle-v2/1.1.0/gn >
120120- Boba
121- - TheGraph: < https://thegraph.com/studio/subgraph /boba-optimistic-oracle-v2 >
121+ - TheGraph: < https://api.studio. thegraph.com/query/1057 /boba-optimistic-oracle-v2/1.2.0 >
122122 - Goldsky:
123123- (staging) Core Testnet
124124 - TheGraph: < https://thegraph.test.btcs.network/subgraphs/name/Reinis-FRP/core-testnet-optimistic-oracle-v2 >
125125- Core
126126 - TheGraph: < https://thegraph.coredao.org/subgraphs/name/umaprotocol/core-optimistic-oracle-v2 >
127127- (testnet) Sepolia
128- - TheGraph: < https://thegraph.com/studio/subgraph /sepolia-optimistic-oracle-v2/ >
128+ - TheGraph: < https://api.studio. thegraph.com/query/1057 /sepolia-optimistic-oracle-v2/1.2.0 >
129129 - Goldsky: < https://api.goldsky.com/api/public/project_clus2fndawbcc01w31192938i/subgraphs/sepolia-optimistic-oracle-v2/1.1.0/gn >
130130- Base
131- - TheGraph: < https://thegraph.com/studio/subgraph /base-optimistic-oracle-v2 >
131+ - TheGraph: < https://api.studio. thegraph.com/query/1057 /base-optimistic-oracle-v2/1.2.0 >
132132 - Goldsky: < https://api.goldsky.com/api/public/project_clus2fndawbcc01w31192938i/subgraphs/base-optimistic-oracle-v2/1.1.0/gn >
133133- (staging) Base Sepolia
134134 - TheGraph: < https://thegraph.com/studio/subgraph/base-sepolia-oo-v2 >
135135 - Goldsky: < https://api.goldsky.com/api/public/project_clus2fndawbcc01w31192938i/subgraphs/base-sepolia-optimistic-oracle-v2/1.1.0/gn >
136136- Blast
137- - TheGraph: < https://thegraph.com/studio/subgraph/blast-optimistic-oracle-v2 >
137+ - TheGraph:
138138 - Goldsky: < https://api.goldsky.com/api/public/project_clus2fndawbcc01w31192938i/subgraphs/blast-optimistic-oracle-v2/1.1.0/gn >
139139- Story
140140 - TheGraph:
@@ -148,7 +148,7 @@ This subgraph indexes events and function calls by the "Managed Optimistic Oracl
148148 - TheGraph:
149149 - Goldsky: < https://api.goldsky.com/api/public/project_clus2fndawbcc01w31192938i/subgraphs/amoy-managed-optimistic-oracle-v2/1.1.0/gn >
150150- Polygon
151- - TheGraph:
151+ - TheGraph: < https://api.studio.thegraph.com/query/1057/polygon-managed-optimistic-oracle-v2/1.2.0 >
152152 - Goldsky: < https://api.goldsky.com/api/public/project_clus2fndawbcc01w31192938i/subgraphs/polygon-managed-optimistic-oracle-v2/1.0.4/gn >
153153
154154## Financial Contract Events
@@ -178,10 +178,10 @@ This subgraph indexes events emitted by the UMA voting token contracts. The code
178178This subgraph indexes events emitted by the core Oracle contracts. The code can be found in ` packages/votingV2 `
179179
180180- Mainnet
181- - TheGraph: < https://thegraph.com/studio/subgraph /mainnet-voting-v2 >
181+ - TheGraph: < https://api.studio. thegraph.com/query/1057 /mainnet-voting-v2/1.2.0 >
182182 - Goldsky: < https://api.goldsky.com/api/public/project_clus2fndawbcc01w31192938i/subgraphs/mainnet-voting-v2/0.1.1/gn >
183183- (testnet) Sepolia
184- - TheGraph: < https://thegraph.com/studio/subgraph /sepolia-voting-v2/ >
184+ - TheGraph: < https://api.studio. thegraph.com/query/1057 /sepolia-voting-v2/1.2.0 >
185185 - Goldsky: < https://api.goldsky.com/api/public/project_clus2fndawbcc01w31192938i/subgraphs/sepolia-voting-v2/1.0.0/gn >
186186
187187## Optimistic Oracle V3 Events
0 commit comments