File tree Expand file tree Collapse file tree 2 files changed +28
-0
lines changed
Expand file tree Collapse file tree 2 files changed +28
-0
lines changed Original file line number Diff line number Diff line change 21652165 "foreignAssetsInfo" : {},
21662166 "poolPairsInfo" : {},
21672167 "specName" : " nexus"
2168+ },
2169+ "3369" : {
2170+ "tokens" : [
2171+ " MYTH"
2172+ ],
2173+ "assetsInfo" : {},
2174+ "foreignAssetsInfo" : {},
2175+ "poolPairsInfo" : {},
2176+ "specName" : " mythos"
21682177 }
21692178 },
21702179 "kusama" : {
24502459 "poolPairsInfo" : {},
24512460 "specName" : " bridge-hub-kusama"
24522461 },
2462+ "1005" : {
2463+ "tokens" : [
2464+ " KSM"
2465+ ],
2466+ "assetsInfo" : {},
2467+ "foreignAssetsInfo" : {},
2468+ "poolPairsInfo" : {},
2469+ "specName" : " coretime-kusama"
2470+ },
24532471 "2000" : {
24542472 "tokens" : [
24552473 " KAR" ,
54415459 "poolPairsInfo" : {},
54425460 "specName" : " ewx-parachain"
54435461 },
5462+ "3369" : {
5463+ "tokens" : [
5464+ " MUSE"
5465+ ],
5466+ "assetsInfo" : {},
5467+ "foreignAssetsInfo" : {},
5468+ "poolPairsInfo" : {},
5469+ "specName" : " muse"
5470+ },
54445471 "4044" : {
54455472 "tokens" : [
54465473 " XRQCY"
Original file line number Diff line number Diff line change @@ -22,6 +22,7 @@ export const RPC_BLACK_LIST = [
2222 'wss://polkadot-public-rpc.blockops.network/ws' ,
2323 'wss://kusama-public-rpc.blockops.network/ws' ,
2424 'wss://westend-rpc.blockops.network/ws' ,
25+ 'wss://kreivo.kippu.rocks/' ,
2526] ;
2627
2728export const DEFAULT_REGISTRY : TokenRegistry = {
You can’t perform that action at this time.
0 commit comments