@polkadot/networks 8.3.3 → 8.3.4-0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/substrate.js DELETED
@@ -1,719 +0,0 @@
1
- // Copyright 2017-2022 @polkadot/networks authors & contributors
2
- // SPDX-License-Identifier: Apache-2.0
3
- //
4
- // Auto-generated by yarn networks:sync (via scripts/fromSubstrate.mjs)
5
- //
6
- // This file should never be edited manually. Rather the process is as follow -
7
- //
8
- // - make a PR to the upstream registry found at https://github.com/paritytech/ss58-registry/
9
- // - ensure the PR gets merged
10
- // - yarn networks:sync in this repo to sync
11
- //
12
- // Any manual changes to this file will make CI cron checks fail and will be
13
- // lost when the registry is updated alongside the above sync.
14
- //
15
- export const knownSubstrate = [{
16
- decimals: [10],
17
- displayName: 'Polkadot Relay Chain',
18
- network: 'polkadot',
19
- prefix: 0,
20
- standardAccount: '*25519',
21
- symbols: ['DOT'],
22
- website: 'https://polkadot.network'
23
- }, {
24
- decimals: null,
25
- displayName: 'Bare 32-bit Schnorr/Ristretto (S/R 25519) public key.',
26
- network: 'BareSr25519',
27
- prefix: 1,
28
- standardAccount: 'Sr25519',
29
- symbols: null,
30
- website: null
31
- }, {
32
- decimals: [12],
33
- displayName: 'Kusama Relay Chain',
34
- network: 'kusama',
35
- prefix: 2,
36
- standardAccount: '*25519',
37
- symbols: ['KSM'],
38
- website: 'https://kusama.network'
39
- }, {
40
- decimals: null,
41
- displayName: 'Bare 32-bit Ed25519 public key.',
42
- network: 'BareEd25519',
43
- prefix: 3,
44
- standardAccount: 'Ed25519',
45
- symbols: null,
46
- website: null
47
- }, {
48
- decimals: null,
49
- displayName: 'Katal Chain',
50
- network: 'katalchain',
51
- prefix: 4,
52
- standardAccount: '*25519',
53
- symbols: null,
54
- website: null
55
- }, {
56
- decimals: [18],
57
- displayName: 'Astar Network',
58
- network: 'astar',
59
- prefix: 5,
60
- standardAccount: '*25519',
61
- symbols: ['ASTR'],
62
- website: 'https://astar.network'
63
- }, {
64
- decimals: [12],
65
- displayName: 'Bifrost',
66
- network: 'bifrost',
67
- prefix: 6,
68
- standardAccount: '*25519',
69
- symbols: ['BNC'],
70
- website: 'https://bifrost.finance/'
71
- }, {
72
- decimals: [18],
73
- displayName: 'Edgeware',
74
- network: 'edgeware',
75
- prefix: 7,
76
- standardAccount: '*25519',
77
- symbols: ['EDG'],
78
- website: 'https://edgewa.re'
79
- }, {
80
- decimals: [12],
81
- displayName: 'Karura',
82
- network: 'karura',
83
- prefix: 8,
84
- standardAccount: '*25519',
85
- symbols: ['KAR'],
86
- website: 'https://karura.network/'
87
- }, {
88
- decimals: [18],
89
- displayName: 'Laminar Reynolds Canary',
90
- network: 'reynolds',
91
- prefix: 9,
92
- standardAccount: '*25519',
93
- symbols: ['REY'],
94
- website: 'http://laminar.network/'
95
- }, {
96
- decimals: [12],
97
- displayName: 'Acala',
98
- network: 'acala',
99
- prefix: 10,
100
- standardAccount: '*25519',
101
- symbols: ['ACA'],
102
- website: 'https://acala.network/'
103
- }, {
104
- decimals: [18],
105
- displayName: 'Laminar',
106
- network: 'laminar',
107
- prefix: 11,
108
- standardAccount: '*25519',
109
- symbols: ['LAMI'],
110
- website: 'http://laminar.network/'
111
- }, {
112
- decimals: [6],
113
- displayName: 'Polymesh',
114
- network: 'polymesh',
115
- prefix: 12,
116
- standardAccount: '*25519',
117
- symbols: ['POLYX'],
118
- website: 'https://polymath.network/'
119
- }, {
120
- decimals: [12],
121
- displayName: 'Integritee',
122
- network: 'integritee',
123
- prefix: 13,
124
- standardAccount: '*25519',
125
- symbols: ['TEER'],
126
- website: 'https://integritee.network'
127
- }, {
128
- decimals: [0],
129
- displayName: 'Totem',
130
- network: 'totem',
131
- prefix: 14,
132
- standardAccount: '*25519',
133
- symbols: ['TOTEM'],
134
- website: 'https://totemaccounting.com'
135
- }, {
136
- decimals: [12],
137
- displayName: 'Synesthesia',
138
- network: 'synesthesia',
139
- prefix: 15,
140
- standardAccount: '*25519',
141
- symbols: ['SYN'],
142
- website: 'https://synesthesia.network/'
143
- }, {
144
- decimals: [12],
145
- displayName: 'Kulupu',
146
- network: 'kulupu',
147
- prefix: 16,
148
- standardAccount: '*25519',
149
- symbols: ['KLP'],
150
- website: 'https://kulupu.network/'
151
- }, {
152
- decimals: null,
153
- displayName: 'Dark Mainnet',
154
- network: 'dark',
155
- prefix: 17,
156
- standardAccount: '*25519',
157
- symbols: null,
158
- website: null
159
- }, {
160
- decimals: [9, 9],
161
- displayName: 'Darwinia Network',
162
- network: 'darwinia',
163
- prefix: 18,
164
- standardAccount: '*25519',
165
- symbols: ['RING', 'KTON'],
166
- website: 'https://darwinia.network/'
167
- }, {
168
- decimals: [12],
169
- displayName: 'GeekCash',
170
- network: 'geek',
171
- prefix: 19,
172
- standardAccount: '*25519',
173
- symbols: ['GEEK'],
174
- website: 'https://geekcash.org'
175
- }, {
176
- decimals: [12],
177
- displayName: 'Stafi',
178
- network: 'stafi',
179
- prefix: 20,
180
- standardAccount: '*25519',
181
- symbols: ['FIS'],
182
- website: 'https://stafi.io'
183
- }, {
184
- decimals: [6],
185
- displayName: 'Dock Testnet',
186
- network: 'dock-testnet',
187
- prefix: 21,
188
- standardAccount: '*25519',
189
- symbols: ['DCK'],
190
- website: 'https://dock.io'
191
- }, {
192
- decimals: [6],
193
- displayName: 'Dock Mainnet',
194
- network: 'dock-mainnet',
195
- prefix: 22,
196
- standardAccount: '*25519',
197
- symbols: ['DCK'],
198
- website: 'https://dock.io'
199
- }, {
200
- decimals: null,
201
- displayName: 'ShiftNrg',
202
- network: 'shift',
203
- prefix: 23,
204
- standardAccount: '*25519',
205
- symbols: null,
206
- website: null
207
- }, {
208
- decimals: [18],
209
- displayName: 'ZERO',
210
- network: 'zero',
211
- prefix: 24,
212
- standardAccount: '*25519',
213
- symbols: ['PLAY'],
214
- website: 'https://zero.io'
215
- }, {
216
- decimals: [18],
217
- displayName: 'ZERO Alphaville',
218
- network: 'zero-alphaville',
219
- prefix: 25,
220
- standardAccount: '*25519',
221
- symbols: ['PLAY'],
222
- website: 'https://zero.io'
223
- }, {
224
- decimals: [10],
225
- displayName: 'Jupiter',
226
- network: 'jupiter',
227
- prefix: 26,
228
- standardAccount: '*25519',
229
- symbols: ['jDOT'],
230
- website: 'https://jupiter.patract.io'
231
- }, {
232
- decimals: null,
233
- displayName: 'Subsocial',
234
- network: 'subsocial',
235
- prefix: 28,
236
- standardAccount: '*25519',
237
- symbols: null,
238
- website: null
239
- }, {
240
- decimals: [12, 12],
241
- displayName: 'CORD Network',
242
- network: 'cord',
243
- prefix: 29,
244
- standardAccount: '*25519',
245
- symbols: ['DHI', 'WAY'],
246
- website: 'https://cord.network/'
247
- }, {
248
- decimals: [12],
249
- displayName: 'Phala Network',
250
- network: 'phala',
251
- prefix: 30,
252
- standardAccount: '*25519',
253
- symbols: ['PHA'],
254
- website: 'https://phala.network'
255
- }, {
256
- decimals: [12],
257
- displayName: 'Litentry Network',
258
- network: 'litentry',
259
- prefix: 31,
260
- standardAccount: '*25519',
261
- symbols: ['LIT'],
262
- website: 'https://litentry.com/'
263
- }, {
264
- decimals: [9],
265
- displayName: 'Robonomics',
266
- network: 'robonomics',
267
- prefix: 32,
268
- standardAccount: '*25519',
269
- symbols: ['XRT'],
270
- website: 'https://robonomics.network'
271
- }, {
272
- decimals: null,
273
- displayName: 'DataHighway',
274
- network: 'datahighway',
275
- prefix: 33,
276
- standardAccount: '*25519',
277
- symbols: null,
278
- website: null
279
- }, {
280
- decimals: [12],
281
- displayName: 'Ares Protocol',
282
- network: 'ares',
283
- prefix: 34,
284
- standardAccount: '*25519',
285
- symbols: ['ARES'],
286
- website: 'https://www.aresprotocol.com/'
287
- }, {
288
- decimals: [15],
289
- displayName: 'Valiu Liquidity Network',
290
- network: 'vln',
291
- prefix: 35,
292
- standardAccount: '*25519',
293
- symbols: ['USDv'],
294
- website: 'https://valiu.com/'
295
- }, {
296
- decimals: [18],
297
- displayName: 'Centrifuge Chain',
298
- network: 'centrifuge',
299
- prefix: 36,
300
- standardAccount: '*25519',
301
- symbols: ['CFG'],
302
- website: 'https://centrifuge.io/'
303
- }, {
304
- decimals: [18],
305
- displayName: 'Nodle Chain',
306
- network: 'nodle',
307
- prefix: 37,
308
- standardAccount: '*25519',
309
- symbols: ['NODL'],
310
- website: 'https://nodle.io/'
311
- }, {
312
- decimals: [18],
313
- displayName: 'KILT Chain',
314
- network: 'kilt',
315
- prefix: 38,
316
- standardAccount: '*25519',
317
- symbols: ['KILT'],
318
- website: 'https://kilt.io/'
319
- }, {
320
- decimals: [18],
321
- displayName: 'MathChain mainnet',
322
- network: 'mathchain',
323
- prefix: 39,
324
- standardAccount: '*25519',
325
- symbols: ['MATH'],
326
- website: 'https://mathwallet.org'
327
- }, {
328
- decimals: [18],
329
- displayName: 'MathChain testnet',
330
- network: 'mathchain-testnet',
331
- prefix: 40,
332
- standardAccount: '*25519',
333
- symbols: ['MATH'],
334
- website: 'https://mathwallet.org'
335
- }, {
336
- decimals: null,
337
- displayName: 'Polimec Chain',
338
- network: 'poli',
339
- prefix: 41,
340
- standardAccount: '*25519',
341
- symbols: null,
342
- website: 'https://polimec.io/'
343
- }, {
344
- decimals: null,
345
- displayName: 'Substrate',
346
- network: 'substrate',
347
- prefix: 42,
348
- standardAccount: '*25519',
349
- symbols: null,
350
- website: 'https://substrate.io/'
351
- }, {
352
- decimals: null,
353
- displayName: 'Bare 32-bit ECDSA SECP-256k1 public key.',
354
- network: 'BareSecp256k1',
355
- prefix: 43,
356
- standardAccount: 'secp256k1',
357
- symbols: null,
358
- website: null
359
- }, {
360
- decimals: [8],
361
- displayName: 'ChainX',
362
- network: 'chainx',
363
- prefix: 44,
364
- standardAccount: '*25519',
365
- symbols: ['PCX'],
366
- website: 'https://chainx.org/'
367
- }, {
368
- decimals: [12, 12],
369
- displayName: 'UniArts Network',
370
- network: 'uniarts',
371
- prefix: 45,
372
- standardAccount: '*25519',
373
- symbols: ['UART', 'UINK'],
374
- website: 'https://uniarts.me'
375
- }, {
376
- decimals: null,
377
- displayName: 'This prefix is reserved.',
378
- network: 'reserved46',
379
- prefix: 46,
380
- standardAccount: null,
381
- symbols: null,
382
- website: null
383
- }, {
384
- decimals: null,
385
- displayName: 'This prefix is reserved.',
386
- network: 'reserved47',
387
- prefix: 47,
388
- standardAccount: null,
389
- symbols: null,
390
- website: null
391
- }, {
392
- decimals: [12],
393
- displayName: 'Neatcoin Mainnet',
394
- network: 'neatcoin',
395
- prefix: 48,
396
- standardAccount: '*25519',
397
- symbols: ['NEAT'],
398
- website: 'https://neatcoin.org'
399
- }, {
400
- decimals: [12],
401
- displayName: 'Picasso',
402
- network: 'picasso',
403
- prefix: 49,
404
- standardAccount: '*25519',
405
- symbols: ['PICA'],
406
- website: 'https://picasso.composable.finance'
407
- }, {
408
- decimals: [12],
409
- displayName: 'Composable',
410
- network: 'composable',
411
- prefix: 50,
412
- standardAccount: '*25519',
413
- symbols: ['LAYR'],
414
- website: 'https://composable.finance'
415
- }, {
416
- decimals: [9],
417
- displayName: 'xx network',
418
- network: 'xxnetwork',
419
- prefix: 55,
420
- standardAccount: '*25519',
421
- symbols: ['XX'],
422
- website: 'https://xx.network'
423
- }, {
424
- decimals: [12],
425
- displayName: 'HydraDX',
426
- network: 'hydradx',
427
- prefix: 63,
428
- standardAccount: '*25519',
429
- symbols: ['HDX'],
430
- website: 'https://hydradx.io'
431
- }, {
432
- decimals: [18],
433
- displayName: 'AvN Mainnet',
434
- network: 'aventus',
435
- prefix: 65,
436
- standardAccount: '*25519',
437
- symbols: ['AVT'],
438
- website: 'https://aventus.io'
439
- }, {
440
- decimals: [12],
441
- displayName: 'Crust Network',
442
- network: 'crust',
443
- prefix: 66,
444
- standardAccount: '*25519',
445
- symbols: ['CRU'],
446
- website: 'https://crust.network'
447
- }, {
448
- decimals: [9, 9, 9],
449
- displayName: 'Genshiro Network',
450
- network: 'genshiro',
451
- prefix: 67,
452
- standardAccount: '*25519',
453
- symbols: ['GENS', 'EQD', 'LPT0'],
454
- website: 'https://genshiro.equilibrium.io'
455
- }, {
456
- decimals: [9],
457
- displayName: 'Equilibrium Network',
458
- network: 'equilibrium',
459
- prefix: 68,
460
- standardAccount: '*25519',
461
- symbols: ['EQ'],
462
- website: 'https://equilibrium.io'
463
- }, {
464
- decimals: [18],
465
- displayName: 'SORA Network',
466
- network: 'sora',
467
- prefix: 69,
468
- standardAccount: '*25519',
469
- symbols: ['XOR'],
470
- website: 'https://sora.org'
471
- }, {
472
- decimals: [10],
473
- displayName: 'Zeitgeist',
474
- network: 'zeitgeist',
475
- prefix: 73,
476
- standardAccount: '*25519',
477
- symbols: ['ZTG'],
478
- website: 'https://zeitgeist.pm'
479
- }, {
480
- decimals: [18],
481
- displayName: 'Manta network',
482
- network: 'manta',
483
- prefix: 77,
484
- standardAccount: '*25519',
485
- symbols: ['MANTA'],
486
- website: 'https://manta.network'
487
- }, {
488
- decimals: [12],
489
- displayName: 'Calamari: Manta Canary Network',
490
- network: 'calamari',
491
- prefix: 78,
492
- standardAccount: '*25519',
493
- symbols: ['KMA'],
494
- website: 'https://manta.network'
495
- }, {
496
- decimals: [12],
497
- displayName: 'Polkadex Mainnet',
498
- network: 'polkadex',
499
- prefix: 88,
500
- standardAccount: '*25519',
501
- symbols: ['PDEX'],
502
- website: 'https://polkadex.trade'
503
- }, {
504
- decimals: [18],
505
- displayName: 'PolkaSmith Canary Network',
506
- network: 'polkasmith',
507
- prefix: 98,
508
- standardAccount: '*25519',
509
- symbols: ['PKS'],
510
- website: 'https://polkafoundry.com'
511
- }, {
512
- decimals: [18],
513
- displayName: 'PolkaFoundry Network',
514
- network: 'polkafoundry',
515
- prefix: 99,
516
- standardAccount: '*25519',
517
- symbols: ['PKF'],
518
- website: 'https://polkafoundry.com'
519
- }, {
520
- decimals: [18],
521
- displayName: 'OriginTrail Parachain',
522
- network: 'origintrail-parachain',
523
- prefix: 101,
524
- standardAccount: 'secp256k1',
525
- symbols: ['TRAC'],
526
- website: 'https://origintrail.io'
527
- }, {
528
- decimals: [10],
529
- displayName: 'Pontem Network',
530
- network: 'pontem-network',
531
- prefix: 105,
532
- standardAccount: '*25519',
533
- symbols: ['PONT'],
534
- website: 'https://pontem.network'
535
- }, {
536
- decimals: [12],
537
- displayName: 'Heiko',
538
- network: 'heiko',
539
- prefix: 110,
540
- standardAccount: '*25519',
541
- symbols: ['HKO'],
542
- website: 'https://parallel.fi/'
543
- }, {
544
- decimals: null,
545
- displayName: 'Integritee Incognito',
546
- network: 'integritee-incognito',
547
- prefix: 113,
548
- standardAccount: '*25519',
549
- symbols: null,
550
- website: 'https://integritee.network'
551
- }, {
552
- decimals: [18],
553
- displayName: 'Clover Finance',
554
- network: 'clover',
555
- prefix: 128,
556
- standardAccount: '*25519',
557
- symbols: ['CLV'],
558
- website: 'https://clover.finance'
559
- }, {
560
- decimals: [12],
561
- displayName: 'Litmus Network',
562
- network: 'litmus',
563
- prefix: 131,
564
- standardAccount: '*25519',
565
- symbols: ['LIT'],
566
- website: 'https://litentry.com/'
567
- }, {
568
- decimals: [18],
569
- displayName: 'Altair',
570
- network: 'altair',
571
- prefix: 136,
572
- standardAccount: '*25519',
573
- symbols: ['AIR'],
574
- website: 'https://centrifuge.io/'
575
- }, {
576
- decimals: [12],
577
- displayName: 'Parallel',
578
- network: 'parallel',
579
- prefix: 172,
580
- standardAccount: '*25519',
581
- symbols: ['PARA'],
582
- website: 'https://parallel.fi/'
583
- }, {
584
- decimals: [18],
585
- displayName: 'Social Network',
586
- network: 'social-network',
587
- prefix: 252,
588
- standardAccount: '*25519',
589
- symbols: ['NET'],
590
- website: 'https://social.network'
591
- }, {
592
- decimals: [15],
593
- displayName: 'QUARTZ by UNIQUE',
594
- network: 'quartz_mainnet',
595
- prefix: 255,
596
- standardAccount: '*25519',
597
- symbols: ['QTZ'],
598
- website: 'https://unique.network'
599
- }, {
600
- decimals: [18],
601
- displayName: 'Pioneer Network by Bit.Country',
602
- network: 'pioneer_network',
603
- prefix: 268,
604
- standardAccount: '*25519',
605
- symbols: ['NEER'],
606
- website: 'https://bit.country'
607
- }, {
608
- decimals: [18],
609
- displayName: 'SORA Kusama Parachain',
610
- network: 'sora_kusama_para',
611
- prefix: 420,
612
- standardAccount: '*25519',
613
- symbols: ['XOR'],
614
- website: 'https://sora.org'
615
- }, {
616
- decimals: [18],
617
- displayName: 'Efinity',
618
- network: 'efinity',
619
- prefix: 1110,
620
- standardAccount: 'Sr25519',
621
- symbols: ['EFI'],
622
- website: 'https://efinity.io/'
623
- }, {
624
- decimals: [18],
625
- displayName: 'Moonbeam',
626
- network: 'moonbeam',
627
- prefix: 1284,
628
- standardAccount: 'secp256k1',
629
- symbols: ['GLMR'],
630
- website: 'https://moonbeam.network'
631
- }, {
632
- decimals: [18],
633
- displayName: 'Moonriver',
634
- network: 'moonriver',
635
- prefix: 1285,
636
- standardAccount: 'secp256k1',
637
- symbols: ['MOVR'],
638
- website: 'https://moonbeam.network'
639
- }, {
640
- decimals: [12],
641
- displayName: 'Ajuna Network',
642
- network: 'ajuna',
643
- prefix: 1337,
644
- standardAccount: 'Sr25519',
645
- symbols: ['AJUN'],
646
- website: 'https://ajuna.io'
647
- }, {
648
- decimals: [12],
649
- displayName: 'Kapex',
650
- network: 'kapex',
651
- prefix: 2007,
652
- standardAccount: '*25519',
653
- symbols: ['KAPEX'],
654
- website: 'https://totemaccounting.com'
655
- }, {
656
- decimals: [10],
657
- displayName: 'Interlay',
658
- network: 'interlay',
659
- prefix: 2032,
660
- standardAccount: '*25519',
661
- symbols: ['INTR'],
662
- website: 'https://interlay.io/'
663
- }, {
664
- decimals: [12],
665
- displayName: 'Kintsugi',
666
- network: 'kintsugi',
667
- prefix: 2092,
668
- standardAccount: '*25519',
669
- symbols: ['KINT'],
670
- website: 'https://interlay.io/'
671
- }, {
672
- decimals: [18],
673
- displayName: 'Subspace testnet',
674
- network: 'subspace_testnet',
675
- prefix: 2254,
676
- standardAccount: '*25519',
677
- symbols: ['tSSC'],
678
- website: 'https://subspace.network'
679
- }, {
680
- decimals: [18],
681
- displayName: 'Subspace',
682
- network: 'subspace',
683
- prefix: 6094,
684
- standardAccount: '*25519',
685
- symbols: ['SSC'],
686
- website: 'https://subspace.network'
687
- }, {
688
- decimals: [12],
689
- displayName: 'Basilisk',
690
- network: 'basilisk',
691
- prefix: 10041,
692
- standardAccount: '*25519',
693
- symbols: ['BSX'],
694
- website: 'https://bsx.fi'
695
- }, {
696
- decimals: [12],
697
- displayName: 'CESS Testnet',
698
- network: 'cess-testnet',
699
- prefix: 11330,
700
- standardAccount: '*25519',
701
- symbols: ['TCESS'],
702
- website: 'https://cess.cloud'
703
- }, {
704
- decimals: [12],
705
- displayName: 'CESS',
706
- network: 'cess',
707
- prefix: 11331,
708
- standardAccount: '*25519',
709
- symbols: ['CESS'],
710
- website: 'https://cess.cloud'
711
- }, {
712
- decimals: [18],
713
- displayName: 'Automata ContextFree',
714
- network: 'contextfree',
715
- prefix: 11820,
716
- standardAccount: '*25519',
717
- symbols: ['CTX'],
718
- website: 'https://ata.network'
719
- }];