Skip to content

Commit

Permalink
Onfinality remove Kilt (#10885)
Browse files Browse the repository at this point in the history
* add onfinality endpoint for polkadot and kusama

* Add OnFinality Westmint endpoint

* added OnFinality API for BridgeHub Kusama

* added OnFinality API for BridgeHub Westend

* added OnFinality BridgeHub Polkadot API

* Added multiple OnFinality API

* Added OnFinality Equilibrium API

* added OnFinality API for Bitgreen

* added OnFinality API for Darwinia

* added OnFinality API of Polkadex Parachain

* added OnFinality API Darwinia back

* added equilibrium OnFinality API back

* add polkadex-parachain and get polkadot-js new version

* Add Moonbeam , Moonriver, Moonbase Alpha back to Polkadot.js

* Add to Kusama krest Polkadot.js

* add peaq network

* remove Peaq network

* edit peaq

* added Onfinality CommuneAI endpoint

* reorder key

* 删除network

---------

Co-authored-by: ian.he <[email protected]>
Co-authored-by: Mike Xing <[email protected]>
Co-authored-by: Xing <[email protected]>
Co-authored-by: jiajing.chen <[email protected]>
Co-authored-by: Xing <[email protected]>
  • Loading branch information
6 people authored Sep 5, 2024
1 parent 2aab987 commit 4659cb9
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -439,8 +439,7 @@ export const prodParasPolkadot: Omit<EndpointOption, 'teleport'>[] = [
BOTLabs: 'wss://spiritnet.kilt.io/',
Dwellir: 'wss://kilt-rpc.dwellir.com',
IBP1: 'wss://kilt.ibp.network',
IBP2: 'wss://kilt.dotters.network',
OnFinality: 'wss://spiritnet.api.onfinality.io/public-ws'
IBP2: 'wss://kilt.dotters.network'
},
text: 'KILT Spiritnet',
ui: {
Expand Down

0 comments on commit 4659cb9

Please sign in to comment.