diff --git a/packages/apps-config/src/endpoints/production.ts b/packages/apps-config/src/endpoints/production.ts index 42794fba0536..13a92e1daf30 100644 --- a/packages/apps-config/src/endpoints/production.ts +++ b/packages/apps-config/src/endpoints/production.ts @@ -108,8 +108,7 @@ export const prodChains: Omit[] = [ { info: 'cere', providers: { - 'Cere Network': 'wss://archive.mainnet.cere.network/ws' - // 'Republic Crypto | Runtime': 'wss://mainnet.cere-archive.republiccrypto-runtime.com:444' // https://github.com/polkadot-js/apps/issues/9828 // ToDo is it turned off? + 'Cere Network': 'wss://rpc.mainnet.cere.network/ws', }, text: 'Cere Network', ui: { diff --git a/packages/apps-config/src/endpoints/testing.ts b/packages/apps-config/src/endpoints/testing.ts index cab09afd9b3b..321a889bb274 100644 --- a/packages/apps-config/src/endpoints/testing.ts +++ b/packages/apps-config/src/endpoints/testing.ts @@ -153,7 +153,6 @@ export const testChains: Omit[] = [ info: 'cere', providers: { 'Cere Network': 'wss://archive.testnet.cere.network/ws', - 'Republic Crypto | Runtime': 'wss://testnet.cere-archive.republiccrypto-runtime.com:444' }, text: 'Cere Network Testnet', ui: {