Skip to content

Commit

Permalink
fix: build failed
Browse files Browse the repository at this point in the history
  • Loading branch information
graykode committed Apr 5, 2024
1 parent d6adb9b commit 4aa5c7e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/constants/subgraph-url.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ import { CHAIN_IDS } from './chain'
export const SUBGRAPH_URL: {
[chain in CHAIN_IDS]: string
} = {
[CHAIN_IDS.CLOBER_TESTNET]:
'https://subgraph.satsuma-prod.com/f6a8c4889b7b/clober/v2-core-subgraph/api',
[CHAIN_IDS.ARBITRUM_SEPOLIA]:
'https://subgraph.satsuma-prod.com/f6a8c4889b7b/clober/v2-core-subgraph/api',
}

0 comments on commit 4aa5c7e

Please sign in to comment.