Skip to content

Commit

Permalink
v5.3.7
Browse files Browse the repository at this point in the history
v5.3.7
  • Loading branch information
platschi authored Jan 11, 2023
2 parents aa9683a + bf5b2e2 commit 8215364
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion queries/rates/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import { chain } from 'wagmi';
export const RATES_ENDPOINT_MAIN = 'https://api.thegraph.com/subgraphs/name/kwenta/mainnet-main';

export const RATES_ENDPOINT_OP_MAINNET =
'https://api.thegraph.com/subgraphs/name/kwenta/optimism-goerli-main';
'https://api.thegraph.com/subgraphs/name/kwenta/optimism-latest-rates';

export const RATES_ENDPOINT_OP_GOERLI =
'https://api.thegraph.com/subgraphs/name/kwenta/optimism-goerli-main';
Expand Down

1 comment on commit 8215364

@vercel
Copy link

@vercel vercel bot commented on 8215364 Jan 11, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

kwenta – ./

kwenta-git-main-kwenta.vercel.app
kwenta-kwenta.vercel.app
kwenta.io
dev.kwenta.io

Please sign in to comment.