diff --git a/packages/apps-config/src/endpoints/productionRelayKusama.ts b/packages/apps-config/src/endpoints/productionRelayKusama.ts index f090e43d0b3c..b4c8920356ed 100644 --- a/packages/apps-config/src/endpoints/productionRelayKusama.ts +++ b/packages/apps-config/src/endpoints/productionRelayKusama.ts @@ -449,6 +449,7 @@ export const prodParasKusama: Omit[] = [ info: 'krest', paraId: 2241, providers: { + Dwellir: 'wss://krest-rpc.dwellir.com', Krest: 'wss://wss-krest.peaq.network/', OnFinality: 'wss://krest.api.onfinality.io/public-ws', UnitedBloc: 'wss://krest.unitedbloc.com/' diff --git a/packages/apps-config/src/endpoints/productionRelayPolkadot.ts b/packages/apps-config/src/endpoints/productionRelayPolkadot.ts index 371421b5407a..1eda5683a3fb 100644 --- a/packages/apps-config/src/endpoints/productionRelayPolkadot.ts +++ b/packages/apps-config/src/endpoints/productionRelayPolkadot.ts @@ -626,6 +626,7 @@ export const prodParasPolkadot: Omit[] = [ info: 'peaq', paraId: 3338, providers: { + Dwellir: 'wss://peaq-rpc.dwellir.com' // OnFinality: 'wss://peaq.api.onfinality.io/public-ws' }, text: 'peaq',