Skip to content

Commit

Permalink
subgraph update for incorrect nfv address
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0neerpat committed Jan 17, 2024
1 parent 6a6b44a commit af9db42
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 @@ -322,7 +322,7 @@ const tokens: Record<GebDeployment, TokenList> = {
}

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

0 comments on commit af9db42

Please sign in to comment.