Skip to content

Commit ebc2c7b

Browse files
chore: update arbitrum-mainnet poco subgraph ID
1 parent b082add commit ebc2c7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/common/utils/config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ const networkConfigs = [
8989
iexecGateway: 'https://api-market.arbitrum-mainnet.iex.ec',
9090
compass: 'https://compass.arbitrum-mainnet.iex.ec',
9191
pocoSubgraph:
92-
'https://thegraph.arbitrum.iex.ec/api/subgraphs/id/Ep5zs5zVr4tDiVuQJepUu51e5eWYJpka624X4DMBxe3u',
92+
'https://thegraph.arbitrum.iex.ec/api/subgraphs/id/B1comLe9SANBLrjdnoNTJSubbeC7cY7EoNu6zD82HeKy',
9393
voucherHub: undefined, // no voucher
9494
voucherSubgraph: undefined, // no voucher
9595
bridge: {}, // no bridge

0 commit comments

Comments
 (0)