diff --git a/packages/ui/src/constants.ts b/packages/ui/src/constants.ts index 0307824c..e71b3531 100644 --- a/packages/ui/src/constants.ts +++ b/packages/ui/src/constants.ts @@ -35,7 +35,7 @@ export interface NetworkInfo { pplChainRpcUrl?: string } -export const HTTP_GRAPHQL_URL = `https://squid.subsquid.io/multix-arrow/v/v3/graphql` +export const HTTP_GRAPHQL_URL = `https://chainsafe.squids.live/multix-arrow/v/v4/graphql` export const PAYMENT_INFO_ACCOUNT = '5CXQZrh1MSgnGGCdJu3tqvRfCv7t5iQXGGV9UKotrbfhkavs' diff --git a/squid/assets/envs/.env.paseo b/squid/assets/envs/.env.paseo index 65aa9adf..78a186d5 100644 --- a/squid/assets/envs/.env.paseo +++ b/squid/assets/envs/.env.paseo @@ -1,4 +1,4 @@ BLOCK_START=0 -PREFIX=42 +PREFIX=0 RPC_WS="wss://paseo.rpc.amforc.com" CHAIN_ID='paseo' \ No newline at end of file diff --git a/squid/squid-manifests/large-squid.yaml b/squid/squid-manifests/large-squid.yaml index b04f3b6b..dfdbe3f1 100644 --- a/squid/squid-manifests/large-squid.yaml +++ b/squid/squid-manifests/large-squid.yaml @@ -1,6 +1,6 @@ manifestVersion: subsquid.io/v0.1 name: multix-arrow -version: 3 +version: 4 description: |- Arrow Squid for Multix