Skip to content

Commit

Permalink
update subgraph
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0neerpat committed Apr 12, 2024
1 parent 47a3a8e commit 90db799
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/contracts/addreses.ts
Original file line number Diff line number Diff line change
Expand Up @@ -344,7 +344,7 @@ const tokens: Record<GebDeployment, TokenList> = {
}

const subgraphs: Record<GebDeployment, string> = {
'arbitrum-sepolia': 'https://api.studio.thegraph.com/query/52770/open-dollar---testnet/v1.6.1-rc.1',
'arbitrum-sepolia': 'https://api.studio.thegraph.com/query/52770/open-dollar---testnet/v1.6.5-rc.1',
arbitrum: '',
optimism: 'https://api.studio.thegraph.com/query/52770/open-dollar---testnet/v1.6.5-rc.1',
}
Expand Down

0 comments on commit 90db799

Please sign in to comment.