Skip to content

Commit

Permalink
Merge pull request #51 from OlympusDAO/cooler-loans
Browse files Browse the repository at this point in the history
Cooler Loans
  • Loading branch information
0xJem authored Sep 23, 2023
2 parents 0c70925 + e466904 commit f1d0d16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/server/.wundergraph/wundergraph.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ const resolveSubgraphUrl = (url: string): string => {

const treasuryEthereum = introspect.graphql({
apiNamespace: "treasuryEthereum",
url: resolveSubgraphUrl("https://gateway-arbitrum.network.thegraph.com/api/[api-key]/deployments/id/QmSwwBfAoWJLHQeSTagFnkibnkrjeprxcQpXAHk6AVrysA"), // 4.12.6
url: resolveSubgraphUrl("https://gateway-arbitrum.network.thegraph.com/api/[api-key]/deployments/id/QmZwxg2FCXLV6RfPsph5LeBNoddnZcgeHndBjXbfULiDbs"), // 4.13.3
schemaExtension: schemaExtension,
});

Expand Down

0 comments on commit f1d0d16

Please sign in to comment.