File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
packages/config/graph/src Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ export const SQUID_HOST: Record<number | string, string> = {
1919 [ ParachainId . BIFROST_KUSAMA ] : `${ SQUID_HOST_ENDPOINT } /zenlink-bifrost-kusama-squid/graphql` ,
2020 [ ParachainId . BIFROST_POLKADOT ] : `${ SQUID_HOST_ENDPOINT } /zenlink-bifrost-polkadot/graphql` ,
2121 [ ParachainId . ARBITRUM_ONE ] : 'https://api.thegraph.com/subgraphs/name/ianlapham/uniswap-arbitrum-one' ,
22- [ ParachainId . BASE ] : 'https://api.thegraph.com/subgraphs/name/messari/ uniswap-v3-base' ,
22+ [ ParachainId . BASE ] : 'https://api.studio. thegraph.com/query/48211/ uniswap-v3-base/version/latest ' ,
2323 [ ParachainId . AMPLITUDE ] : `${ SQUID_HOST_ENDPOINT } /amplitude-squid/graphql` ,
2424 [ ParachainId . PENDULUM ] : 'https://pendulum.squids.live/pendulum-squid/graphql' ,
2525}
You can’t perform that action at this time.
0 commit comments