Skip to content

Commit

Permalink
Update pool.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
mliu authored Nov 1, 2024
1 parent 149b6b4 commit 53d1c6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/huma-shared/src/utils/pool.ts
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,7 @@ export const PoolSubgraphMap: PoolSubgraphMapType = {
subgraph:
'https://api.studio.thegraph.com/query/71608/huma-celo/version/latest',
productionSubgraph:
'https://gateway-arbitrum.network.thegraph.com/api/[api-key]/subgraphs/id/3Cb7Uy2BqxvU8hCRNxMUDVaPdpDS9Kd52mWuQVdTpz8',
'https://gateway-arbitrum.network.thegraph.com/api/[api-key]/subgraphs/id/AiKR7gmYaxARPbS5SQoiKjf9A26SbkX6YKwU3BoM9yxN',
},
[ChainEnum.Alfajores]: {
subgraph:
Expand Down

0 comments on commit 53d1c6a

Please sign in to comment.