We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ee17a8 commit 082a348Copy full SHA for 082a348
src/config.ts
@@ -38,7 +38,7 @@ export const SUPPORTED_CHAINS = [
38
icon: arbitrumSepoliaIcon,
39
blockExplorerUrl: 'https://sepolia.arbiscan.io/',
40
subgraphUrl: {
41
- poco: 'https://api.studio.thegraph.com/query/11362/poco-bulk/version/latest/', // Using pocoBulk subgraph for poco on Arbitrum Sepolia TODO update it
+ poco: 'https://thegraph.iex.ec/subgraphs/name/bellecour/poco-v5',
42
dataprotector:
43
'https://thegraph.arbitrum-sepolia-testnet.iex.ec/api/subgraphs/id/5YjRPLtjS6GH6bB4yY55Qg4HzwtRGQ8TaHtGf9UBWWd',
44
},
0 commit comments