@@ -41,7 +41,7 @@ export const providerEndpoints: ChainProvider[] = [
4141 info : 'Smart contract platform for decentralized applications (dapps) on the Polkadot network' ,
4242 endpoints : [
4343 { name : 'Astar' , endpoint : 'wss://rpc.astar.network' } ,
44- { name : 'Dwellir' , endpoint : 'wss://astar-rpc.dwellir.com' } ,
44+ { name : 'Dwellir' , endpoint : 'wss://astar-rpc.n. dwellir.com' } ,
4545 { name : 'Blast' , endpoint : 'wss://astar.public.blastapi.io' } ,
4646 { name : 'OnFinality' , endpoint : 'wss://astar.api.onfinality.io/public-ws' } ,
4747 { name : 'Light Client (experimental)' , endpoint : 'light://substrate-connect/polkadot/astar' } ,
@@ -69,7 +69,7 @@ export const providerEndpoints: ChainProvider[] = [
6969 info : 'Smart contract platform for decentralized applications (dapps) on the Kusama network' ,
7070 endpoints : [
7171 { name : 'Shiden' , endpoint : 'wss://rpc.shiden.astar.network' } ,
72- { name : 'Dwellir' , endpoint : 'wss://shiden-rpc.dwellir.com' } ,
72+ { name : 'Dwellir' , endpoint : 'wss://shiden-rpc.n. dwellir.com' } ,
7373 { name : 'Blast' , endpoint : 'wss://shiden.public.blastapi.io' } ,
7474 { name : 'OnFinality' , endpoint : 'wss://shiden.api.onfinality.io/public-ws' } ,
7575 { name : 'Light Client (experimental)' , endpoint : 'light://substrate-connect/kusama/shiden' } ,
@@ -97,7 +97,7 @@ export const providerEndpoints: ChainProvider[] = [
9797 info : 'The test network of the layer 2 scaling blockchain' ,
9898 endpoints : [
9999 { name : 'Shibuya' , endpoint : 'wss://rpc.shibuya.astar.network' } ,
100- { name : 'Dwellir' , endpoint : 'wss://shibuya-rpc.dwellir.com' } ,
100+ { name : 'Dwellir' , endpoint : 'wss://shibuya-rpc.n. dwellir.com' } ,
101101 { name : 'Blast' , endpoint : 'wss://shibuya.public.blastapi.io/' } ,
102102 { name : 'Light Client (experimental)' , endpoint : 'light://substrate-connect/tokyo/shibuya' } ,
103103 ] ,
@@ -120,7 +120,7 @@ export const providerEndpoints: ChainProvider[] = [
120120 displayName : 'Astar zkEVM Network' ,
121121 endpoints : [
122122 { name : 'Astar' , endpoint : 'wss://rpc.astar.network' } ,
123- { name : 'Dwellir' , endpoint : 'wss://astar-rpc.dwellir.com' } ,
123+ { name : 'Dwellir' , endpoint : 'wss://astar-rpc.n. dwellir.com' } ,
124124 { name : 'OnFinality' , endpoint : 'wss://astar.api.onfinality.io/public-ws' } ,
125125 ] ,
126126 isSupportContract : false ,
@@ -140,7 +140,7 @@ export const providerEndpoints: ChainProvider[] = [
140140 displayName : 'zKyoto Network' ,
141141 endpoints : [
142142 { name : 'Shibuya' , endpoint : 'wss://rpc.shibuya.astar.network' } ,
143- { name : 'Dwellir' , endpoint : 'wss://shibuya-rpc.dwellir.com' } ,
143+ { name : 'Dwellir' , endpoint : 'wss://shibuya-rpc.n. dwellir.com' } ,
144144 ] ,
145145 isSupportContract : false ,
146146 typeDef : typeDefs . plasmCollatorDefinitions ,
0 commit comments