Skip to content

Commit

Permalink
Cleaned up and added missing Dwellir endpoints (#50)
Browse files Browse the repository at this point in the history
* Cleaned up and added missing Dwellir endpoints

* fix typo in dwellir paseo asset hub fdqn

---------

Co-authored-by: hitchhooker <[email protected]>
  • Loading branch information
jonathanudd and hitchhooker authored Apr 30, 2024
1 parent 8b0b2e8 commit 8ddfb72
Showing 1 changed file with 17 additions and 17 deletions.
34 changes: 17 additions & 17 deletions members.json
Original file line number Diff line number Diff line change
Expand Up @@ -505,23 +505,23 @@
},
"services_address": "102.69.242.203",
"endpoints": {
"westend": "wss://westend-rpc-ng-1.dwellir.com",
"kusama": "wss://kusama-rpc-ng-1.dwellir.com",
"polkadot": "wss://polkadot-rpc-ng-1.dwellir.com",
"assethub-kusama": "wss://statemine-rpc-ng.dwellir.com",
"assethub-paseo": "wss://placeholder/asset-hub-paseo",
"assethub-polkadot": "wss://statemint-rpc-ng.dwellir.com",
"assethub-westend": "wss://westmint-rpc-ng.dwellir.com",
"collectives-polkadot": "wss://polkadot-collectives-rpc-ng.dwellir.com",
"collectives-westend": "wss://westend-collectives-rpc-ng.dwellir.com",
"encointer-kusama": "wss://kusama-encointer-rpc-ng.dwellir.com",
"bridgehub-polkadot": "wss://polkadot-bridge-hub-rpc-ng.dwellir.com",
"bridgehub-kusama": "wss://kusama-bridge-hub-rpc-ng.dwellir.com",
"bridgehub-westend": "wss://westend-bridge-hub-rpc-ng.dwellir.com",
"coretime-kusama": "wss://placeholder/coretime-kusama",
"coretime-westend": "wss://placeholder/coretime-westend",
"paseo": "wss://placeholder/paseo",
"people-westend": "wss://placeholder/people-westend"
"westend": "wss://westend-rpc-ng.dwellir.com",
"kusama": "wss://kusama-rpc-ng.dwellir.com",
"polkadot": "wss://polkadot-rpc-ng.dwellir.com",
"assethub-kusama": "wss://asset-hub-kusama-rpc-ng.dwellir.com",
"assethub-paseo": "wss://asset-hub-paseo-rpc-ng.dwellir.com",
"assethub-polkadot": "wss://asset-hub-polkadot-rpc-ng.dwellir.com",
"assethub-westend": "wss://asset-hub-westend-rpc-ng.dwellir.com",
"collectives-polkadot": "wss://collectives-polkadot-rpc-ng.dwellir.com",
"collectives-westend": "wss://collectives-westend-rpc-ng.dwellir.com",
"encointer-kusama": "wss://encointer-kusama-rpc-ng.dwellir.com",
"bridgehub-polkadot": "wss://bridge-hub-polkadot-rpc-ng.dwellir.com",
"bridgehub-kusama": "wss://bridge-hub-kusama-rpc-ng.dwellir.com",
"bridgehub-westend": "wss://bridge-hub-westend-rpc-ng.dwellir.com",
"coretime-kusama": "wss://coretime-kusama-rpc-ng.dwellir.com",
"coretime-westend": "wss://coretime-westend-rpc-ng.dwellir.com",
"paseo": "wss://paseo-rpc-ng.dwellir.com",
"people-westend": "wss://people-westend-rpc-ng.dwellir.com"
},
"monitor_url": "https://ibp-monitor-ng.dwellir.com",
"region": "africa",
Expand Down

0 comments on commit 8ddfb72

Please sign in to comment.