@metamask/slip44 4.1.0 → 4.2.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.
Files changed (3) hide show
  1. package/CHANGELOG.md +6 -1
  2. package/package.json +4 -3
  3. package/slip44.json +260 -14
package/CHANGELOG.md CHANGED
@@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
6
 
7
7
  ## [Unreleased]
8
8
 
9
+ ## [4.2.0]
10
+ ### Changed
11
+ - Update with latest data as of 2025-05-02 ([#182](https://github.com/MetaMask/slip44/pull/182))
12
+
9
13
  ## [4.1.0]
10
14
  ### Changed
11
15
  - Update with latest data as of 2024-11-02 ([#170](https://github.com/MetaMask/slip44/pull/170))
@@ -52,7 +56,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
52
56
  ### Changed
53
57
  - Initial release.
54
58
 
55
- [Unreleased]: https://github.com/MetaMask/slip44/compare/v4.1.0...HEAD
59
+ [Unreleased]: https://github.com/MetaMask/slip44/compare/v4.2.0...HEAD
60
+ [4.2.0]: https://github.com/MetaMask/slip44/compare/v4.1.0...v4.2.0
56
61
  [4.1.0]: https://github.com/MetaMask/slip44/compare/v4.0.0...v4.1.0
57
62
  [4.0.0]: https://github.com/MetaMask/slip44/compare/v3.1.0...v4.0.0
58
63
  [3.1.0]: https://github.com/MetaMask/slip44/compare/v3.0.0...v3.1.0
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@metamask/slip44",
3
- "version": "4.1.0",
3
+ "version": "4.2.0",
4
4
  "description": "A simple mapping between slip44 IDs and their network metadata.",
5
5
  "keywords": [
6
6
  "Blockchain",
@@ -25,9 +25,10 @@
25
25
  "build": "node src/build.js",
26
26
  "build:clean": "rm -f slip44.json && yarn build",
27
27
  "fetch": "./scripts/fetch.sh",
28
- "lint": "yarn lint:eslint && yarn lint:misc --check",
28
+ "lint": "yarn lint:eslint && yarn lint:misc --check && yarn lint:changelog",
29
+ "lint:changelog": "auto-changelog validate",
29
30
  "lint:eslint": "eslint . --cache --ext js,ts",
30
- "lint:fix": "yarn lint:eslint --fix && yarn lint:misc --write",
31
+ "lint:fix": "yarn lint:eslint --fix && yarn lint:misc --write && yarn lint:changelog --fix",
31
32
  "lint:misc": "prettier '**/*.json' '**/*.md' '!CHANGELOG.md' '!src/slip44.md' '**/*.yml' --ignore-path .gitignore",
32
33
  "prepack": "./scripts/prepack.sh",
33
34
  "rebuild": "yarn fetch && yarn build:clean",
package/slip44.json CHANGED
@@ -4115,18 +4115,48 @@
4115
4115
  "symbol": "KLV",
4116
4116
  "name": "KleverChain"
4117
4117
  },
4118
+ "691": {
4119
+ "index": "691",
4120
+ "hex": "0x800002b3",
4121
+ "symbol": "TNT",
4122
+ "name": "Tangle"
4123
+ },
4124
+ "692": {
4125
+ "index": "692",
4126
+ "hex": "0x800002b4",
4127
+ "symbol": "GTG",
4128
+ "name": "Gotigin"
4129
+ },
4130
+ "693": {
4131
+ "index": "693",
4132
+ "hex": "0x800002b5",
4133
+ "symbol": "NET",
4134
+ "name": "RealityNet"
4135
+ },
4118
4136
  "694": {
4119
4137
  "index": "694",
4120
4138
  "hex": "0x800002b6",
4121
4139
  "symbol": "VTBC",
4122
4140
  "name": "VTB Community"
4123
4141
  },
4142
+ "695": {
4143
+ "index": "695",
4144
+ "hex": "0x800002b7",
4145
+ "symbol": "DIONE",
4146
+ "name": "Odyssey Chain"
4147
+ },
4124
4148
  "696": {
4125
4149
  "index": "696",
4126
4150
  "hex": "0x800002b8",
4127
4151
  "symbol": "LUM",
4128
4152
  "name": "Lumos"
4129
4153
  },
4154
+ "697": {
4155
+ "index": "697",
4156
+ "hex": "0x800002b9",
4157
+ "symbol": "AVA",
4158
+ "name": "Avalon"
4159
+ },
4130
4160
  "698": {
4131
4161
  "index": "698",
4132
4162
  "hex": "0x800002ba",
@@ -4289,6 +4319,12 @@
4289
4319
  "symbol": "MCX",
4290
4320
  "name": "MultiCash"
4291
4321
  },
4322
+ "726": {
4323
+ "index": "726",
4324
+ "hex": "0x800002d6",
4325
+ "symbol": "TARA",
4326
+ "name": "Taraxa"
4327
+ },
4292
4328
  "727": {
4293
4329
  "index": "727",
4294
4330
  "hex": "0x800002d7",
@@ -4301,6 +4337,12 @@
4301
4337
  "symbol": "BFC",
4302
4338
  "name": "BFC"
4303
4339
  },
4340
+ "729": {
4341
+ "index": "729",
4342
+ "hex": "0x800002d9",
4343
+ "symbol": "DCC",
4344
+ "name": "DecentraCast"
4345
+ },
4304
4346
  "730": {
4305
4347
  "index": "730",
4306
4348
  "hex": "0x800002da",
@@ -4313,6 +4355,18 @@
4313
4355
  "symbol": "BMK",
4314
4356
  "name": "Bitmark"
4315
4357
  },
4358
+ "732": {
4359
+ "index": "732",
4360
+ "hex": "0x800002dc",
4361
+ "symbol": "FUGA",
4362
+ "name": "Fuga token"
4363
+ },
4364
+ "733": {
4365
+ "index": "733",
4366
+ "hex": "0x800002dd",
4367
+ "symbol": "TBC",
4368
+ "name": "TBChat"
4369
+ },
4316
4370
  "734": {
4317
4371
  "index": "734",
4318
4372
  "hex": "0x800002de",
@@ -4337,6 +4391,24 @@
4337
4391
  "symbol": "DPC",
4338
4392
  "name": "Dpowcoin (DualPowCoin)"
4339
4393
  },
4394
+ "740": {
4395
+ "index": "740",
4396
+ "hex": "0x800002e4",
4397
+ "symbol": "MDC",
4398
+ "name": "MyDataCoin"
4399
+ },
4400
+ "741": {
4401
+ "index": "741",
4402
+ "hex": "0x800002e5",
4403
+ "symbol": "RIV",
4404
+ "name": "Rigvid"
4405
+ },
4406
+ "744": {
4407
+ "index": "744",
4408
+ "hex": "0x800002e8",
4409
+ "symbol": "DUSK",
4410
+ "name": "Dusk"
4411
+ },
4340
4412
  "747": {
4341
4413
  "index": "747",
4342
4414
  "hex": "0x800002eb",
@@ -4367,6 +4439,12 @@
4367
4439
  "symbol": "HONEY",
4368
4440
  "name": "HoneyWood"
4369
4441
  },
4442
+ "758": {
4443
+ "index": "758",
4444
+ "hex": "0x800002f6",
4445
+ "symbol": "XDD",
4446
+ "name": "XDDCoin"
4447
+ },
4370
4448
  "765": {
4371
4449
  "index": "765",
4372
4450
  "hex": "0x800002fd",
@@ -4445,6 +4523,12 @@
4445
4523
  "symbol": "SUI",
4446
4524
  "name": "Sui"
4447
4525
  },
4526
+ "785": {
4527
+ "index": "785",
4528
+ "hex": "0x80000311",
4529
+ "symbol": "ULTIMA",
4530
+ "name": "ULTIMA"
4531
+ },
4448
4532
  "786": {
4449
4533
  "index": "786",
4450
4534
  "hex": "0x80000312",
@@ -4751,6 +4835,18 @@
4751
4835
  "symbol": "HVH",
4752
4836
  "name": "HAVAH"
4753
4837
  },
4838
+ "860": {
4839
+ "index": "860",
4840
+ "hex": "0x8000035c",
4841
+ "symbol": "XBIT",
4842
+ "name": "XBIT Coin"
4843
+ },
4844
+ "864": {
4845
+ "index": "864",
4846
+ "hex": "0x80000360",
4847
+ "symbol": "CVM",
4848
+ "name": "Convex"
4849
+ },
4754
4850
  "866": {
4755
4851
  "index": "866",
4756
4852
  "hex": "0x80000362",
@@ -4763,6 +4859,12 @@
4763
4859
  "symbol": "IF",
4764
4860
  "name": "Infinitefuture"
4765
4861
  },
4862
+ "873": {
4863
+ "index": "873",
4864
+ "hex": "0x80000369",
4865
+ "symbol": "QUORUM",
4866
+ "name": "Quorum"
4867
+ },
4766
4868
  "877": {
4767
4869
  "index": "877",
4768
4870
  "hex": "0x8000036d",
@@ -4847,6 +4949,12 @@
4847
4949
  "symbol": "HNT",
4848
4950
  "name": "Helium"
4849
4951
  },
4952
+ "906": {
4953
+ "index": "906",
4954
+ "hex": "0x8000038a",
4955
+ "symbol": "XPX",
4956
+ "name": "Sirius"
4957
+ },
4850
4958
  "907": {
4851
4959
  "index": "907",
4852
4960
  "hex": "0x8000038b",
@@ -4961,6 +5069,12 @@
4961
5069
  "symbol": "VKAX",
4962
5070
  "name": "Vkax"
4963
5071
  },
5072
+ "965": {
5073
+ "index": "965",
5074
+ "hex": "0x800003c5",
5075
+ "symbol": "ATLA",
5076
+ "name": "Atleta Network"
5077
+ },
4964
5078
  "966": {
4965
5079
  "index": "966",
4966
5080
  "hex": "0x800003c6",
@@ -5177,6 +5291,12 @@
5177
5291
  "symbol": "ZCX",
5178
5292
  "name": "ZEN Exchange Token"
5179
5293
  },
5294
+ "1017": {
5295
+ "index": "1017",
5296
+ "hex": "0x800003f9",
5297
+ "symbol": "ZTC",
5298
+ "name": "Zenchain"
5299
+ },
5180
5300
  "1020": {
5181
5301
  "index": "1020",
5182
5302
  "hex": "0x800003fc",
@@ -5237,6 +5357,12 @@
5237
5357
  "symbol": "MFID",
5238
5358
  "name": "Moonfish ID"
5239
5359
  },
5360
+ "1100": {
5361
+ "index": "1100",
5362
+ "hex": "0x8000044c",
5363
+ "symbol": "CROSS",
5364
+ "name": "Cross Chain"
5365
+ },
5240
5366
  "1111": {
5241
5367
  "index": "1111",
5242
5368
  "hex": "0x80000457",
@@ -5279,6 +5405,12 @@
5279
5405
  "symbol": "DFI",
5280
5406
  "name": "DeFiChain EVM Network"
5281
5407
  },
5408
+ "1134": {
5409
+ "index": "1134",
5410
+ "hex": "0x8000046e",
5411
+ "symbol": "MESH",
5412
+ "name": "StateMesh"
5413
+ },
5282
5414
  "1137": {
5283
5415
  "index": "1137",
5284
5416
  "hex": "0x80000471",
@@ -5537,12 +5669,6 @@
5537
5669
  "symbol": "CUBE",
5538
5670
  "name": "Cube Chain Native Token"
5539
5671
  },
5540
- "1856": {
5541
- "index": "1856",
5542
- "hex": "0x80000743",
5543
- "symbol": "TES",
5544
- "name": "Teslacoin"
5545
- },
5546
5672
  "1888": {
5547
5673
  "index": "1888",
5548
5674
  "hex": "0x80000760",
@@ -5573,6 +5699,12 @@
5573
5699
  "symbol": "BITCI",
5574
5700
  "name": "Bitcicoin"
5575
5701
  },
5702
+ "1918": {
5703
+ "index": "1918",
5704
+ "hex": "0x8000077e",
5705
+ "symbol": "BKC",
5706
+ "name": "Briskcoin"
5707
+ },
5576
5708
  "1919": {
5577
5709
  "index": "1919",
5578
5710
  "hex": "0x8000077f",
@@ -5699,6 +5831,18 @@
5699
5831
  "symbol": "MLN",
5700
5832
  "name": "Miraland"
5701
5833
  },
5834
+ "2003": {
5835
+ "index": "2003",
5836
+ "hex": "0x800007d3",
5837
+ "symbol": "ISNA",
5838
+ "name": "iSarrana"
5839
+ },
5840
+ "2013": {
5841
+ "index": "2013",
5842
+ "hex": "0x800007dd",
5843
+ "symbol": "JKC",
5844
+ "name": "Junkcoin"
5845
+ },
5702
5846
  "2015": {
5703
5847
  "index": "2015",
5704
5848
  "hex": "0x800007df",
@@ -5813,6 +5957,12 @@
5813
5957
  "symbol": "IoTE",
5814
5958
  "name": "IoTE"
5815
5959
  },
5960
+ "2121": {
5961
+ "index": "2121",
5962
+ "hex": "0x80000849",
5963
+ "symbol": "CBTC",
5964
+ "name": "Coordinate BTC (Anduro)"
5965
+ },
5816
5966
  "2125": {
5817
5967
  "index": "2125",
5818
5968
  "hex": "0x8000084d",
@@ -5951,12 +6101,24 @@
5951
6101
  "symbol": "HBAR",
5952
6102
  "name": "Hedera HBAR"
5953
6103
  },
6104
+ "3054": {
6105
+ "index": "3054",
6106
+ "hex": "0x80000bee",
6107
+ "symbol": "HIVE",
6108
+ "name": "Hive Blockchain"
6109
+ },
5954
6110
  "3077": {
5955
6111
  "index": "3077",
5956
6112
  "hex": "0x80000c05",
5957
6113
  "symbol": "COS",
5958
6114
  "name": "Contentos"
5959
6115
  },
6116
+ "3131": {
6117
+ "index": "3131",
6118
+ "hex": "0x80000c3b",
6119
+ "symbol": "EZC",
6120
+ "name": "Ezcon Blockchain"
6121
+ },
5960
6122
  "3276": {
5961
6123
  "index": "3276",
5962
6124
  "hex": "0x80000ccc",
@@ -6083,12 +6245,24 @@
6083
6245
  "symbol": "C4E",
6084
6246
  "name": "Chain4Energy"
6085
6247
  },
6248
+ "4646": {
6249
+ "index": "4646",
6250
+ "hex": "0x80001226",
6251
+ "symbol": "MST",
6252
+ "name": "MST"
6253
+ },
6086
6254
  "4919": {
6087
6255
  "index": "4919",
6088
6256
  "hex": "0x80001337",
6089
6257
  "symbol": "XVM",
6090
6258
  "name": "Venidium"
6091
6259
  },
6260
+ "4976": {
6261
+ "index": "4976",
6262
+ "hex": "0x80001370",
6263
+ "symbol": "VARA",
6264
+ "name": "Vara"
6265
+ },
6092
6266
  "4999": {
6093
6267
  "index": "4999",
6094
6268
  "hex": "0x80001387",
@@ -6239,12 +6413,24 @@
6239
6413
  "symbol": "AA",
6240
6414
  "name": "Arthera"
6241
6415
  },
6416
+ "7070": {
6417
+ "index": "7070",
6418
+ "hex": "0x80001b9e",
6419
+ "symbol": "DOI",
6420
+ "name": "Doichain"
6421
+ },
6242
6422
  "7091": {
6243
6423
  "index": "7091",
6244
6424
  "hex": "0x80001bb3",
6245
6425
  "symbol": "TOPL",
6246
6426
  "name": "Topl"
6247
6427
  },
6428
+ "7272": {
6429
+ "index": "7272",
6430
+ "hex": "0x80001c68",
6431
+ "symbol": "ABTC",
6432
+ "name": "Alys BTC (Anduro)"
6433
+ },
6248
6434
  "7331": {
6249
6435
  "index": "7331",
6250
6436
  "hex": "0x80001ca3",
@@ -6314,8 +6500,8 @@
6314
6500
  "8217": {
6315
6501
  "index": "8217",
6316
6502
  "hex": "0x80002019",
6317
- "symbol": "KLAY",
6318
- "name": "KLAY"
6503
+ "symbol": "KAIA",
6504
+ "name": "KAIA"
6319
6505
  },
6320
6506
  "8339": {
6321
6507
  "index": "8339",
@@ -6347,6 +6533,12 @@
6347
6533
  "symbol": "BLN",
6348
6534
  "name": "Bullions"
6349
6535
  },
6536
+ "8738": {
6537
+ "index": "8738",
6538
+ "hex": "0x80002222",
6539
+ "symbol": "ALPH",
6540
+ "name": "Alph Network"
6541
+ },
6350
6542
  "8866": {
6351
6543
  "index": "8866",
6352
6544
  "hex": "0x800022a2",
@@ -6443,6 +6635,12 @@
6443
6635
  "symbol": "BTF",
6444
6636
  "name": "Bitcoin Faith"
6445
6637
  },
6638
+ "9969": {
6639
+ "index": "9969",
6640
+ "hex": "0x800026f1",
6641
+ "symbol": "OSMI",
6642
+ "name": "Osmium"
6643
+ },
6446
6644
  "9999": {
6447
6645
  "index": "9999",
6448
6646
  "hex": "0x8000270f",
@@ -6461,6 +6659,12 @@
6461
6659
  "symbol": "SPACE",
6462
6660
  "name": "Space"
6463
6661
  },
6662
+ "10007": {
6663
+ "index": "10007",
6664
+ "hex": "0x80002717",
6665
+ "symbol": "S",
6666
+ "name": "SONIC"
6667
+ },
6464
6668
  "10111": {
6465
6669
  "index": "10111",
6466
6670
  "hex": "0x8000277f",
@@ -6527,6 +6731,12 @@
6527
6731
  "symbol": "MINA",
6528
6732
  "name": "Mina"
6529
6733
  },
6734
+ "12850": {
6735
+ "index": "12850",
6736
+ "hex": "0x80003232",
6737
+ "symbol": "ANLOG",
6738
+ "name": "Analog Timechain"
6739
+ },
6530
6740
  "13107": {
6531
6741
  "index": "13107",
6532
6742
  "hex": "0x80003333",
@@ -6899,6 +7109,12 @@
6899
7109
  "symbol": "X42",
6900
7110
  "name": "x42"
6901
7111
  },
7112
+ "440017": {
7113
+ "index": "440017",
7114
+ "hex": "0x8006b6d1",
7115
+ "symbol": "@G",
7116
+ "name": "Graphite"
7117
+ },
6902
7118
  "534352": {
6903
7119
  "index": "534352",
6904
7120
  "hex": "0x80082750",
@@ -6923,12 +7139,6 @@
6923
7139
  "symbol": "SEA",
6924
7140
  "name": "Second Exchange Alliance"
6925
7141
  },
6926
- "999999": {
6927
- "index": "999999",
6928
- "hex": "0x800c9061",
6929
- "symbol": "WTC",
6930
- "name": "WaltonChain"
6931
- },
6932
7142
  "1048576": {
6933
7143
  "index": "1048576",
6934
7144
  "hex": "0x80100000",
@@ -7067,6 +7277,12 @@
7067
7277
  "symbol": "AFS",
7068
7278
  "name": "ANFS"
7069
7279
  },
7280
+ "10000118": {
7281
+ "index": "10000118",
7282
+ "hex": "0x805d30b6",
7283
+ "symbol": "OSMO",
7284
+ "name": "Osmosis"
7285
+ },
7070
7286
  "11259375": {
7071
7287
  "index": "11259375",
7072
7288
  "hex": "0x80abcdef",
@@ -7079,6 +7295,12 @@
7079
7295
  "symbol": "XDS",
7080
7296
  "name": "XDS"
7081
7297
  },
7298
+ "19000118": {
7299
+ "index": "19000118",
7300
+ "hex": "0x8121eb36",
7301
+ "symbol": "SEI",
7302
+ "name": "SEI"
7303
+ },
7082
7304
  "20230101": {
7083
7305
  "index": "20230101",
7084
7306
  "hex": "0x8134afd5",
@@ -7091,6 +7313,12 @@
7091
7313
  "symbol": "NLK",
7092
7314
  "name": "NuLinkCoin"
7093
7315
  },
7316
+ "22000118": {
7317
+ "index": "22000118",
7318
+ "hex": "0x814fb1f6",
7319
+ "symbol": "DYDX",
7320
+ "name": "Dydx"
7321
+ },
7094
7322
  "61717561": {
7095
7323
  "index": "61717561",
7096
7324
  "hex": "0x83adbc39",
@@ -7139,12 +7367,24 @@
7139
7367
  "symbol": "QKC",
7140
7368
  "name": "QuarkChain"
7141
7369
  },
7370
+ "240079435": {
7371
+ "index": "240079435",
7372
+ "hex": "0x8e4f524b",
7373
+ "symbol": "ZORK",
7374
+ "name": "Zork Network"
7375
+ },
7142
7376
  "608589380": {
7143
7377
  "index": "608589380",
7144
7378
  "hex": "0xa4465644",
7145
7379
  "symbol": "FVDC",
7146
7380
  "name": "ForumCoin"
7147
7381
  },
7382
+ "1010101010": {
7383
+ "index": "1010101010",
7384
+ "hex": "0xbc34eb12",
7385
+ "symbol": "FAIC",
7386
+ "name": "Free AI Chain"
7387
+ },
7148
7388
  "1179993420": {
7149
7389
  "index": "1179993420",
7150
7390
  "hex": "0xc655454c",
@@ -7174,5 +7414,11 @@
7174
7414
  "hex": "0xc655456b",
7175
7415
  "symbol": "RWA",
7176
7416
  "name": "Asset Chain"
7417
+ },
7418
+ "1179993461": {
7419
+ "index": "1179993461",
7420
+ "hex": "0xc6554575",
7421
+ "symbol": "HXC",
7422
+ "name": "HuaXia Chain"
7177
7423
  }
7178
7424
  }