Skip to content

Commit 082a348

Browse files
committed
feat: update Arbitrum Sepolia poco subgraph URL to the latest version
1 parent 3ee17a8 commit 082a348

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ export const SUPPORTED_CHAINS = [
3838
icon: arbitrumSepoliaIcon,
3939
blockExplorerUrl: 'https://sepolia.arbiscan.io/',
4040
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
41+
poco: 'https://thegraph.iex.ec/subgraphs/name/bellecour/poco-v5',
4242
dataprotector:
4343
'https://thegraph.arbitrum-sepolia-testnet.iex.ec/api/subgraphs/id/5YjRPLtjS6GH6bB4yY55Qg4HzwtRGQ8TaHtGf9UBWWd',
4444
},

0 commit comments

Comments
 (0)