@metamask/slip44 3.1.0 → 4.1.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/CHANGELOG.md CHANGED
@@ -6,6 +6,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
6
 
7
7
  ## [Unreleased]
8
8
 
9
+ ## [4.1.0]
10
+ ### Changed
11
+ - Update with latest data as of 2024-11-02 ([#170](https://github.com/MetaMask/slip44/pull/170))
12
+ - Ignore reserved names ([#171](https://github.com/MetaMask/slip44/pull/171))
13
+
14
+ ## [4.0.0]
15
+ ### Changed
16
+ - **BREAKING:** Require Node 18.16 or higher ([#111](https://github.com/MetaMask/slip44/pull/111))
17
+ - Update with latest data as of 2024-07-29 ([#156](https://github.com/MetaMask/slip44/pull/156))
18
+
9
19
  ## [3.1.0]
10
20
  ### Changed
11
21
  - Update with latest data as of 2023-10-09 ([#101](https://github.com/MetaMask/slip44/pull/101))
@@ -42,7 +52,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
42
52
  ### Changed
43
53
  - Initial release.
44
54
 
45
- [Unreleased]: https://github.com/MetaMask/slip44/compare/v3.1.0...HEAD
55
+ [Unreleased]: https://github.com/MetaMask/slip44/compare/v4.1.0...HEAD
56
+ [4.1.0]: https://github.com/MetaMask/slip44/compare/v4.0.0...v4.1.0
57
+ [4.0.0]: https://github.com/MetaMask/slip44/compare/v3.1.0...v4.0.0
46
58
  [3.1.0]: https://github.com/MetaMask/slip44/compare/v3.0.0...v3.1.0
47
59
  [3.0.0]: https://github.com/MetaMask/slip44/compare/v2.2.0...v3.0.0
48
60
  [2.2.0]: https://github.com/MetaMask/slip44/compare/v2.1.0...v2.2.0
package/README.md CHANGED
@@ -35,7 +35,7 @@ type Slip44 = {
35
35
 
36
36
  ### Setup
37
37
 
38
- - Install [Node.js](https://nodejs.org) version 14
38
+ - Install [Node.js](https://nodejs.org) version 18
39
39
  - If you are using [nvm](https://github.com/creationix/nvm#installation) (recommended) running `nvm use` will automatically choose the right node version for you.
40
40
  - Install [Yarn v3](https://yarnpkg.com/getting-started/install)
41
41
  - Run `yarn install` to install dependencies and run any required post-install scripts
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@metamask/slip44",
3
- "version": "3.1.0",
3
+ "version": "4.1.0",
4
4
  "description": "A simple mapping between slip44 IDs and their network metadata.",
5
5
  "keywords": [
6
6
  "Blockchain",
@@ -37,22 +37,23 @@
37
37
  "test:watch": "jest --watch"
38
38
  },
39
39
  "devDependencies": {
40
- "@lavamoat/allow-scripts": "^2.3.1",
40
+ "@lavamoat/allow-scripts": "^3.2.1",
41
41
  "@metamask/auto-changelog": "^3.1.0",
42
- "@metamask/eslint-config": "^11.0.1",
43
- "@metamask/eslint-config-jest": "^11.0.0",
44
- "@metamask/eslint-config-nodejs": "^11.0.1",
45
- "@metamask/eslint-config-typescript": "^11.0.0",
42
+ "@metamask/eslint-config": "^12.0.0",
43
+ "@metamask/eslint-config-jest": "^12.0.0",
44
+ "@metamask/eslint-config-nodejs": "^12.0.0",
45
+ "@metamask/eslint-config-typescript": "^12.0.0",
46
46
  "@types/jest": "^26.0.13",
47
47
  "@typescript-eslint/eslint-plugin": "^5.42.1",
48
48
  "@typescript-eslint/parser": "^5.42.1",
49
- "eslint": "^8.27.0",
49
+ "eslint": "^8.45.0",
50
50
  "eslint-config-prettier": "^8.5.0",
51
- "eslint-plugin-import": "^2.26.0",
51
+ "eslint-plugin-import": "~2.26.0",
52
52
  "eslint-plugin-jest": "^27.1.5",
53
- "eslint-plugin-jsdoc": "^39.6.2",
54
- "eslint-plugin-node": "^11.1.0",
53
+ "eslint-plugin-jsdoc": "^41.1.2",
54
+ "eslint-plugin-n": "^15.7.0",
55
55
  "eslint-plugin-prettier": "^4.2.1",
56
+ "eslint-plugin-promise": "^6.1.1",
56
57
  "jest": "^28.1.3",
57
58
  "prettier": "^2.7.1",
58
59
  "prettier-plugin-packagejson": "^2.2.18",
@@ -60,9 +61,9 @@
60
61
  "ts-jest": "^28.0.7",
61
62
  "typescript": "~4.8.4"
62
63
  },
63
- "packageManager": "yarn@3.2.4",
64
+ "packageManager": "yarn@3.8.5",
64
65
  "engines": {
65
- "node": ">=14.0.0"
66
+ "node": "^18.16 || >=20"
66
67
  },
67
68
  "publishConfig": {
68
69
  "access": "public",
package/slip44.json CHANGED
@@ -825,7 +825,7 @@
825
825
  "index": "137",
826
826
  "hex": "0x80000089",
827
827
  "symbol": "RBTC",
828
- "name": "RSK"
828
+ "name": "Rootstock"
829
829
  },
830
830
  "138": {
831
831
  "index": "138",
@@ -867,7 +867,7 @@
867
867
  "index": "144",
868
868
  "hex": "0x80000090",
869
869
  "symbol": "XRP",
870
- "name": "Ripple"
870
+ "name": "XRP"
871
871
  },
872
872
  "145": {
873
873
  "index": "145",
@@ -1688,8 +1688,8 @@
1688
1688
  "281": {
1689
1689
  "index": "281",
1690
1690
  "hex": "0x80000119",
1691
- "symbol": "FCTID",
1692
- "name": "Factom ID"
1691
+ "symbol": "ACME",
1692
+ "name": "Accumulate"
1693
1693
  },
1694
1694
  "282": {
1695
1695
  "index": "282",
@@ -3074,7 +3074,7 @@
3074
3074
  "512": {
3075
3075
  "index": "512",
3076
3076
  "hex": "0x80000200",
3077
- "symbol": "XRD",
3077
+ "symbol": "RXD",
3078
3078
  "name": "Radiant"
3079
3079
  },
3080
3080
  "513": {
@@ -3323,12 +3323,6 @@
3323
3323
  "symbol": "HBC",
3324
3324
  "name": "HuobiChain"
3325
3325
  },
3326
- "554": {
3327
- "index": "554",
3328
- "hex": "0x8000022a",
3329
- "symbol": "---",
3330
- "name": "reserved"
3331
- },
3332
3326
  "555": {
3333
3327
  "index": "555",
3334
3328
  "hex": "0x8000022b",
@@ -3377,12 +3371,6 @@
3377
3371
  "symbol": "TOP",
3378
3372
  "name": "TOP NetWork"
3379
3373
  },
3380
- "563": {
3381
- "index": "563",
3382
- "hex": "0x80000233",
3383
- "symbol": "---",
3384
- "name": "reserved"
3385
- },
3386
3374
  "564": {
3387
3375
  "index": "564",
3388
3376
  "hex": "0x80000234",
@@ -3443,12 +3431,6 @@
3443
3431
  "symbol": "SRM",
3444
3432
  "name": "Serum"
3445
3433
  },
3446
- "574": {
3447
- "index": "574",
3448
- "hex": "0x8000023e",
3449
- "symbol": "---",
3450
- "name": "reserved"
3451
- },
3452
3434
  "575": {
3453
3435
  "index": "575",
3454
3436
  "hex": "0x8000023f",
@@ -3719,12 +3701,6 @@
3719
3701
  "symbol": "DEI",
3720
3702
  "name": "DeimosX"
3721
3703
  },
3722
- "620": {
3723
- "index": "620",
3724
- "hex": "0x8000026c",
3725
- "symbol": "---",
3726
- "name": "reserved"
3727
- },
3728
3704
  "621": {
3729
3705
  "index": "621",
3730
3706
  "hex": "0x8000026d",
@@ -3893,12 +3869,6 @@
3893
3869
  "symbol": "ZRB",
3894
3870
  "name": "Zarb"
3895
3871
  },
3896
- "649": {
3897
- "index": "649",
3898
- "hex": "0x80000289",
3899
- "symbol": "---",
3900
- "name": "reserved"
3901
- },
3902
3872
  "650": {
3903
3873
  "index": "650",
3904
3874
  "hex": "0x8000028a",
@@ -3947,6 +3917,12 @@
3947
3917
  "symbol": "YDA",
3948
3918
  "name": "YadaCoin"
3949
3919
  },
3920
+ "658": {
3921
+ "index": "658",
3922
+ "hex": "0x80000292",
3923
+ "symbol": "WHIVE",
3924
+ "name": "Whive"
3925
+ },
3950
3926
  "659": {
3951
3927
  "index": "659",
3952
3928
  "hex": "0x80000293",
@@ -3965,12 +3941,30 @@
3965
3941
  "symbol": "UNQ",
3966
3942
  "name": "Unique"
3967
3943
  },
3944
+ "662": {
3945
+ "index": "662",
3946
+ "hex": "0x80000296",
3947
+ "symbol": "ULM",
3948
+ "name": "UltonSmartchain"
3949
+ },
3968
3950
  "663": {
3969
3951
  "index": "663",
3970
3952
  "hex": "0x80000297",
3971
3953
  "symbol": "SFRX",
3972
3954
  "name": "EtherGem Sapphire"
3973
3955
  },
3956
+ "664": {
3957
+ "index": "664",
3958
+ "hex": "0x80000298",
3959
+ "symbol": "BSTY",
3960
+ "name": "GlobalBoost-Y"
3961
+ },
3962
+ "665": {
3963
+ "index": "665",
3964
+ "hex": "0x80000299",
3965
+ "symbol": "IMP",
3966
+ "name": "Impact Protocol"
3967
+ },
3974
3968
  "666": {
3975
3969
  "index": "666",
3976
3970
  "hex": "0x8000029a",
@@ -4079,6 +4073,12 @@
4079
4073
  "symbol": "ALEO",
4080
4074
  "name": "Aleo Network"
4081
4075
  },
4076
+ "684": {
4077
+ "index": "684",
4078
+ "hex": "0x800002ac",
4079
+ "symbol": "HMS",
4080
+ "name": "Hemis"
4081
+ },
4082
4082
  "685": {
4083
4083
  "index": "685",
4084
4084
  "hex": "0x800002ad",
@@ -4091,12 +4091,24 @@
4091
4091
  "symbol": "KAR",
4092
4092
  "name": "Karura Network"
4093
4093
  },
4094
+ "687": {
4095
+ "index": "687",
4096
+ "hex": "0x800002af",
4097
+ "symbol": "FLON",
4098
+ "name": "FullOn Network"
4099
+ },
4094
4100
  "688": {
4095
4101
  "index": "688",
4096
4102
  "hex": "0x800002b0",
4097
4103
  "symbol": "CET",
4098
4104
  "name": "CoinEx Chain"
4099
4105
  },
4106
+ "689": {
4107
+ "index": "689",
4108
+ "hex": "0x800002b1",
4109
+ "symbol": "XLINK",
4110
+ "name": "XLink Chain"
4111
+ },
4100
4112
  "690": {
4101
4113
  "index": "690",
4102
4114
  "hex": "0x800002b2",
@@ -4109,6 +4121,12 @@
4109
4121
  "symbol": "VTBC",
4110
4122
  "name": "VTB Community"
4111
4123
  },
4124
+ "696": {
4125
+ "index": "696",
4126
+ "hex": "0x800002b8",
4127
+ "symbol": "LUM",
4128
+ "name": "Lumos"
4129
+ },
4112
4130
  "698": {
4113
4131
  "index": "698",
4114
4132
  "hex": "0x800002ba",
@@ -4139,12 +4157,42 @@
4139
4157
  "symbol": "CCC",
4140
4158
  "name": "Commercio Cash Credit"
4141
4159
  },
4160
+ "703": {
4161
+ "index": "703",
4162
+ "hex": "0x800002bf",
4163
+ "symbol": "SNR",
4164
+ "name": "Sonr"
4165
+ },
4166
+ "704": {
4167
+ "index": "704",
4168
+ "hex": "0x800002c0",
4169
+ "symbol": "RAQ",
4170
+ "name": "Ra Quantum"
4171
+ },
4172
+ "705": {
4173
+ "index": "705",
4174
+ "hex": "0x800002c1",
4175
+ "symbol": "PEG",
4176
+ "name": "Pegasus Token"
4177
+ },
4178
+ "706": {
4179
+ "index": "706",
4180
+ "hex": "0x800002c2",
4181
+ "symbol": "LKG",
4182
+ "name": "Lionking"
4183
+ },
4142
4184
  "707": {
4143
4185
  "index": "707",
4144
4186
  "hex": "0x800002c3",
4145
4187
  "symbol": "MCOIN",
4146
4188
  "name": "Moneta Coin"
4147
4189
  },
4190
+ "709": {
4191
+ "index": "709",
4192
+ "hex": "0x800002c5",
4193
+ "symbol": "AVAIL",
4194
+ "name": "Avail"
4195
+ },
4148
4196
  "710": {
4149
4197
  "index": "710",
4150
4198
  "hex": "0x800002c6",
@@ -4211,12 +4259,24 @@
4211
4259
  "symbol": "ABY",
4212
4260
  "name": "Artbyte"
4213
4261
  },
4262
+ "721": {
4263
+ "index": "721",
4264
+ "hex": "0x800002d1",
4265
+ "symbol": "PGX",
4266
+ "name": "Mirai Chain"
4267
+ },
4214
4268
  "722": {
4215
4269
  "index": "722",
4216
4270
  "hex": "0x800002d2",
4217
4271
  "symbol": "IL8P",
4218
4272
  "name": "InfiniLooP"
4219
4273
  },
4274
+ "723": {
4275
+ "index": "723",
4276
+ "hex": "0x800002d3",
4277
+ "symbol": "VOI",
4278
+ "name": "Voi"
4279
+ },
4220
4280
  "724": {
4221
4281
  "index": "724",
4222
4282
  "hex": "0x800002d4",
@@ -4229,6 +4289,18 @@
4229
4289
  "symbol": "MCX",
4230
4290
  "name": "MultiCash"
4231
4291
  },
4292
+ "727": {
4293
+ "index": "727",
4294
+ "hex": "0x800002d7",
4295
+ "symbol": "BLU",
4296
+ "name": "BluCrates"
4297
+ },
4298
+ "728": {
4299
+ "index": "728",
4300
+ "hex": "0x800002d8",
4301
+ "symbol": "BFC",
4302
+ "name": "BFC"
4303
+ },
4232
4304
  "730": {
4233
4305
  "index": "730",
4234
4306
  "hex": "0x800002da",
@@ -4253,6 +4325,18 @@
4253
4325
  "symbol": "ATOP",
4254
4326
  "name": "Financial Blockchain"
4255
4327
  },
4328
+ "738": {
4329
+ "index": "738",
4330
+ "hex": "0x800002e2",
4331
+ "symbol": "BTE",
4332
+ "name": "Bitweb"
4333
+ },
4334
+ "739": {
4335
+ "index": "739",
4336
+ "hex": "0x800002e3",
4337
+ "symbol": "DPC",
4338
+ "name": "Dpowcoin (DualPowCoin)"
4339
+ },
4256
4340
  "747": {
4257
4341
  "index": "747",
4258
4342
  "hex": "0x800002eb",
@@ -4283,6 +4367,12 @@
4283
4367
  "symbol": "HONEY",
4284
4368
  "name": "HoneyWood"
4285
4369
  },
4370
+ "765": {
4371
+ "index": "765",
4372
+ "hex": "0x800002fd",
4373
+ "symbol": "TGN",
4374
+ "name": "Tagion"
4375
+ },
4286
4376
  "768": {
4287
4377
  "index": "768",
4288
4378
  "hex": "0x80000300",
@@ -4301,6 +4391,12 @@
4301
4391
  "symbol": "BR",
4302
4392
  "name": "BR"
4303
4393
  },
4394
+ "773": {
4395
+ "index": "773",
4396
+ "hex": "0x80000305",
4397
+ "symbol": "CSB",
4398
+ "name": "CosmoBliss"
4399
+ },
4304
4400
  "775": {
4305
4401
  "index": "775",
4306
4402
  "hex": "0x80000307",
@@ -4373,6 +4469,18 @@
4373
4469
  "symbol": "TAU",
4374
4470
  "name": "Lamden"
4375
4471
  },
4472
+ "794": {
4473
+ "index": "794",
4474
+ "hex": "0x8000031a",
4475
+ "symbol": "INTR",
4476
+ "name": "Interlay"
4477
+ },
4478
+ "795": {
4479
+ "index": "795",
4480
+ "hex": "0x8000031b",
4481
+ "symbol": "KINT",
4482
+ "name": "Kintsugi"
4483
+ },
4376
4484
  "799": {
4377
4485
  "index": "799",
4378
4486
  "hex": "0x8000031f",
@@ -4397,12 +4505,24 @@
4397
4505
  "symbol": "CY",
4398
4506
  "name": "Cyberyen"
4399
4507
  },
4508
+ "803": {
4509
+ "index": "803",
4510
+ "hex": "0x80000323",
4511
+ "symbol": "RYME",
4512
+ "name": "Ryme Network"
4513
+ },
4400
4514
  "804": {
4401
4515
  "index": "804",
4402
4516
  "hex": "0x80000324",
4403
4517
  "symbol": "ZKS",
4404
4518
  "name": "zkSync"
4405
4519
  },
4520
+ "805": {
4521
+ "index": "805",
4522
+ "hex": "0x80000325",
4523
+ "symbol": "SCASH",
4524
+ "name": "Scash"
4525
+ },
4406
4526
  "808": {
4407
4527
  "index": "808",
4408
4528
  "hex": "0x80000328",
@@ -4421,18 +4541,24 @@
4421
4541
  "symbol": "ASTR",
4422
4542
  "name": "Astar Network"
4423
4543
  },
4424
- "811": {
4425
- "index": "811",
4426
- "hex": "0x8000032b",
4427
- "symbol": "---",
4428
- "name": "reserved"
4429
- },
4430
4544
  "813": {
4431
4545
  "index": "813",
4432
4546
  "hex": "0x8000032d",
4433
4547
  "symbol": "MEER",
4434
4548
  "name": "Qitmeer"
4435
4549
  },
4550
+ "815": {
4551
+ "index": "815",
4552
+ "hex": "0x8000032f",
4553
+ "symbol": "FACT",
4554
+ "name": "ImFACT"
4555
+ },
4556
+ "816": {
4557
+ "index": "816",
4558
+ "hex": "0x80000330",
4559
+ "symbol": "FSC",
4560
+ "name": "FSC"
4561
+ },
4436
4562
  "818": {
4437
4563
  "index": "818",
4438
4564
  "hex": "0x80000332",
@@ -4457,6 +4583,12 @@
4457
4583
  "symbol": "BDB",
4458
4584
  "name": "BigchainDB"
4459
4585
  },
4586
+ "824": {
4587
+ "index": "824",
4588
+ "hex": "0x80000338",
4589
+ "symbol": "RBNT",
4590
+ "name": "Redbelly Network"
4591
+ },
4460
4592
  "827": {
4461
4593
  "index": "827",
4462
4594
  "hex": "0x8000033b",
@@ -4595,6 +4727,12 @@
4595
4727
  "symbol": "FLS",
4596
4728
  "name": "Flits"
4597
4729
  },
4730
+ "851": {
4731
+ "index": "851",
4732
+ "hex": "0x80000353",
4733
+ "symbol": "FRECO",
4734
+ "name": "Freco"
4735
+ },
4598
4736
  "852": {
4599
4737
  "index": "852",
4600
4738
  "hex": "0x80000354",
@@ -4775,11 +4913,29 @@
4775
4913
  "symbol": "RUNE",
4776
4914
  "name": "THORChain (RUNE)"
4777
4915
  },
4778
- "941": {
4779
- "index": "941",
4780
- "hex": "0x800003ad",
4781
- "symbol": "---",
4782
- "name": "reserved"
4916
+ "938": {
4917
+ "index": "938",
4918
+ "hex": "0x800003aa",
4919
+ "symbol": "MGO",
4920
+ "name": "Mango Network"
4921
+ },
4922
+ "939": {
4923
+ "index": "939",
4924
+ "hex": "0x800003ab",
4925
+ "symbol": "AB",
4926
+ "name": "Argot Protocol"
4927
+ },
4928
+ "942": {
4929
+ "index": "942",
4930
+ "hex": "0x800003ae",
4931
+ "symbol": "KCN",
4932
+ "name": "Kylacoin"
4933
+ },
4934
+ "943": {
4935
+ "index": "943",
4936
+ "hex": "0x800003af",
4937
+ "symbol": "LCN",
4938
+ "name": "Lyncoin"
4783
4939
  },
4784
4940
  "945": {
4785
4941
  "index": "945",
@@ -4817,6 +4973,12 @@
4817
4973
  "symbol": "UNW",
4818
4974
  "name": "UNW"
4819
4975
  },
4976
+ "969": {
4977
+ "index": "969",
4978
+ "hex": "0x800003c9",
4979
+ "symbol": "QI",
4980
+ "name": "Quai Network"
4981
+ },
4820
4982
  "970": {
4821
4983
  "index": "970",
4822
4984
  "hex": "0x800003ca",
@@ -4991,12 +5153,30 @@
4991
5153
  "symbol": "ELV",
4992
5154
  "name": "Eluvio"
4993
5155
  },
5156
+ "1012": {
5157
+ "index": "1012",
5158
+ "hex": "0x800003f4",
5159
+ "symbol": "JOC",
5160
+ "name": "Japan Open Chain"
5161
+ },
4994
5162
  "1013": {
4995
5163
  "index": "1013",
4996
5164
  "hex": "0x800003f5",
4997
5165
  "symbol": "BIC",
4998
5166
  "name": "Beincrypto"
4999
5167
  },
5168
+ "1014": {
5169
+ "index": "1014",
5170
+ "hex": "0x800003f6",
5171
+ "symbol": "JOY",
5172
+ "name": "Joystream"
5173
+ },
5174
+ "1015": {
5175
+ "index": "1015",
5176
+ "hex": "0x800003f7",
5177
+ "symbol": "ZCX",
5178
+ "name": "ZEN Exchange Token"
5179
+ },
5000
5180
  "1020": {
5001
5181
  "index": "1020",
5002
5182
  "hex": "0x800003fc",
@@ -5063,6 +5243,12 @@
5063
5243
  "symbol": "BBC",
5064
5244
  "name": "Big Bitcoin"
5065
5245
  },
5246
+ "1116": {
5247
+ "index": "1116",
5248
+ "hex": "0x8000045c",
5249
+ "symbol": "CORE",
5250
+ "name": "Core"
5251
+ },
5066
5252
  "1120": {
5067
5253
  "index": "1120",
5068
5254
  "hex": "0x80000460",
@@ -5153,6 +5339,12 @@
5153
5339
  "symbol": "MOVR",
5154
5340
  "name": "Moonriver"
5155
5341
  },
5342
+ "1286": {
5343
+ "index": "1286",
5344
+ "hex": "0x80000506",
5345
+ "symbol": "DSG",
5346
+ "name": "Dessage Social Protocol"
5347
+ },
5156
5348
  "1298": {
5157
5349
  "index": "1298",
5158
5350
  "hex": "0x80000512",
@@ -5165,12 +5357,24 @@
5165
5357
  "symbol": "WEI",
5166
5358
  "name": "WEI"
5167
5359
  },
5360
+ "1312": {
5361
+ "index": "1312",
5362
+ "hex": "0x80000520",
5363
+ "symbol": "BITS",
5364
+ "name": "Entropy"
5365
+ },
5168
5366
  "1337": {
5169
5367
  "index": "1337",
5170
5368
  "hex": "0x80000539",
5171
5369
  "symbol": "DFC",
5172
5370
  "name": "Defcoin"
5173
5371
  },
5372
+ "1338": {
5373
+ "index": "1338",
5374
+ "hex": "0x8000053a",
5375
+ "symbol": "IRON",
5376
+ "name": "Iron Fish"
5377
+ },
5174
5378
  "1348": {
5175
5379
  "index": "1348",
5176
5380
  "hex": "0x80000544",
@@ -5213,6 +5417,24 @@
5213
5417
  "symbol": "BEAM",
5214
5418
  "name": "Beam"
5215
5419
  },
5420
+ "1536": {
5421
+ "index": "1536",
5422
+ "hex": "0x80000600",
5423
+ "symbol": "GAS",
5424
+ "name": "BubiChain"
5425
+ },
5426
+ "1540": {
5427
+ "index": "1540",
5428
+ "hex": "0x80000604",
5429
+ "symbol": "ATHENA",
5430
+ "name": "Athena"
5431
+ },
5432
+ "1551": {
5433
+ "index": "1551",
5434
+ "hex": "0x8000060f",
5435
+ "symbol": "SDK",
5436
+ "name": "Sovereign SDK"
5437
+ },
5216
5438
  "1555": {
5217
5439
  "index": "1555",
5218
5440
  "hex": "0x80000613",
@@ -5333,12 +5555,24 @@
5333
5555
  "symbol": "XEC",
5334
5556
  "name": "eCash token"
5335
5557
  },
5558
+ "1900": {
5559
+ "index": "1900",
5560
+ "hex": "0x8000076c",
5561
+ "symbol": "XNA",
5562
+ "name": "Neurai"
5563
+ },
5336
5564
  "1901": {
5337
5565
  "index": "1901",
5338
5566
  "hex": "0x8000076d",
5339
5567
  "symbol": "CLC",
5340
5568
  "name": "Classica"
5341
5569
  },
5570
+ "1907": {
5571
+ "index": "1907",
5572
+ "hex": "0x80000773",
5573
+ "symbol": "BITCI",
5574
+ "name": "Bitcicoin"
5575
+ },
5342
5576
  "1919": {
5343
5577
  "index": "1919",
5344
5578
  "hex": "0x8000077f",
@@ -5351,6 +5585,18 @@
5351
5585
  "symbol": "CITY",
5352
5586
  "name": "City Coin"
5353
5587
  },
5588
+ "1951": {
5589
+ "index": "1951",
5590
+ "hex": "0x8000079f",
5591
+ "symbol": "ESA",
5592
+ "name": "Esa"
5593
+ },
5594
+ "1952": {
5595
+ "index": "1952",
5596
+ "hex": "0x800007a0",
5597
+ "symbol": "ESC",
5598
+ "name": "EsaCoin"
5599
+ },
5354
5600
  "1955": {
5355
5601
  "index": "1955",
5356
5602
  "hex": "0x800007a3",
@@ -5453,6 +5699,12 @@
5453
5699
  "symbol": "MLN",
5454
5700
  "name": "Miraland"
5455
5701
  },
5702
+ "2015": {
5703
+ "index": "2015",
5704
+ "hex": "0x800007df",
5705
+ "symbol": "TEER",
5706
+ "name": "Integritee"
5707
+ },
5456
5708
  "2017": {
5457
5709
  "index": "2017",
5458
5710
  "hex": "0x800007e1",
@@ -5489,12 +5741,30 @@
5489
5741
  "symbol": "XHT",
5490
5742
  "name": "Xinghuo Token"
5491
5743
  },
5744
+ "2023": {
5745
+ "index": "2023",
5746
+ "hex": "0x800007e7",
5747
+ "symbol": "COC",
5748
+ "name": "Chat On Chain"
5749
+ },
5492
5750
  "2024": {
5493
5751
  "index": "2024",
5494
5752
  "hex": "0x800007e8",
5495
5753
  "symbol": "USBC",
5496
5754
  "name": "Universal Ledger USBC"
5497
5755
  },
5756
+ "2025": {
5757
+ "index": "2025",
5758
+ "hex": "0x800007e9",
5759
+ "symbol": "ROCK",
5760
+ "name": "Zenrock Labs"
5761
+ },
5762
+ "2026": {
5763
+ "index": "2026",
5764
+ "hex": "0x800007ea",
5765
+ "symbol": "ASTRON",
5766
+ "name": "ASTRON Token"
5767
+ },
5498
5768
  "2046": {
5499
5769
  "index": "2046",
5500
5770
  "hex": "0x800007fe",
@@ -5525,6 +5795,12 @@
5525
5795
  "symbol": "KILT",
5526
5796
  "name": "KILT Spiritnet"
5527
5797
  },
5798
+ "2091": {
5799
+ "index": "2091",
5800
+ "hex": "0x8000082b",
5801
+ "symbol": "FRQCY",
5802
+ "name": "Frequency"
5803
+ },
5528
5804
  "2109": {
5529
5805
  "index": "2109",
5530
5806
  "hex": "0x8000083d",
@@ -5549,12 +5825,6 @@
5549
5825
  "symbol": "XRG",
5550
5826
  "name": "Ergon"
5551
5827
  },
5552
- "2182": {
5553
- "index": "2182",
5554
- "hex": "0x80000888",
5555
- "symbol": "CHZ",
5556
- "name": "Chiliz"
5557
- },
5558
5828
  "2199": {
5559
5829
  "index": "2199",
5560
5830
  "hex": "0x80000897",
@@ -5633,12 +5903,24 @@
5633
5903
  "symbol": "AOA",
5634
5904
  "name": "Aurora"
5635
5905
  },
5906
+ "2686": {
5907
+ "index": "2686",
5908
+ "hex": "0x80000a7e",
5909
+ "symbol": "AIPG",
5910
+ "name": "AIPowerGrid"
5911
+ },
5636
5912
  "2718": {
5637
5913
  "index": "2718",
5638
5914
  "hex": "0x80000a9e",
5639
5915
  "symbol": "NAS",
5640
5916
  "name": "Nebulas"
5641
5917
  },
5918
+ "2809": {
5919
+ "index": "2809",
5920
+ "hex": "0x80000af9",
5921
+ "symbol": "LAN",
5922
+ "name": "Lanify"
5923
+ },
5642
5924
  "2894": {
5643
5925
  "index": "2894",
5644
5926
  "hex": "0x80000b4e",
@@ -5651,6 +5933,12 @@
5651
5933
  "symbol": "BND",
5652
5934
  "name": "Blocknode"
5653
5935
  },
5936
+ "3000": {
5937
+ "index": "3000",
5938
+ "hex": "0x80000bb8",
5939
+ "symbol": "SM",
5940
+ "name": "Stealth Message"
5941
+ },
5654
5942
  "3003": {
5655
5943
  "index": "3003",
5656
5944
  "hex": "0x80000bbb",
@@ -5681,6 +5969,18 @@
5681
5969
  "symbol": "SXP",
5682
5970
  "name": "Solar"
5683
5971
  },
5972
+ "3338": {
5973
+ "index": "3338",
5974
+ "hex": "0x80000d0a",
5975
+ "symbol": "PEAQ",
5976
+ "name": "peaq"
5977
+ },
5978
+ "3344": {
5979
+ "index": "3344",
5980
+ "hex": "0x80000d10",
5981
+ "symbol": "PLMC",
5982
+ "name": "Polimec"
5983
+ },
5684
5984
  "3377": {
5685
5985
  "index": "3377",
5686
5986
  "hex": "0x80000d31",
@@ -5699,6 +5999,18 @@
5699
5999
  "symbol": "SEQ",
5700
6000
  "name": "Sequence"
5701
6001
  },
6002
+ "3434": {
6003
+ "index": "3434",
6004
+ "hex": "0x80000d6a",
6005
+ "symbol": "PEPE",
6006
+ "name": "Pepecoin Core"
6007
+ },
6008
+ "3501": {
6009
+ "index": "3501",
6010
+ "hex": "0x80000dad",
6011
+ "symbol": "JFIN",
6012
+ "name": "JFIN Coin"
6013
+ },
5702
6014
  "3552": {
5703
6015
  "index": "3552",
5704
6016
  "hex": "0x80000de0",
@@ -5723,6 +6035,12 @@
5723
6035
  "symbol": "MPC",
5724
6036
  "name": "Partisia Blockchain"
5725
6037
  },
6038
+ "3840": {
6039
+ "index": "3840",
6040
+ "hex": "0x80000f00",
6041
+ "symbol": "RED",
6042
+ "name": "ReDeFi RED"
6043
+ },
5726
6044
  "4040": {
5727
6045
  "index": "4040",
5728
6046
  "hex": "0x80000fc8",
@@ -5771,6 +6089,18 @@
5771
6089
  "symbol": "XVM",
5772
6090
  "name": "Venidium"
5773
6091
  },
6092
+ "4999": {
6093
+ "index": "4999",
6094
+ "hex": "0x80001387",
6095
+ "symbol": "BXN",
6096
+ "name": "BlackFort Exchange Network"
6097
+ },
6098
+ "5000": {
6099
+ "index": "5000",
6100
+ "hex": "0x80001388",
6101
+ "symbol": "V12",
6102
+ "name": "Vet The Vote"
6103
+ },
5774
6104
  "5006": {
5775
6105
  "index": "5006",
5776
6106
  "hex": "0x8000138e",
@@ -5825,18 +6155,36 @@
5825
6155
  "symbol": "SLU",
5826
6156
  "name": "SILUBIUM"
5827
6157
  },
6158
+ "5995": {
6159
+ "index": "5995",
6160
+ "hex": "0x8000176B",
6161
+ "symbol": "DUSK",
6162
+ "name": "Dusk Network"
6163
+ },
5828
6164
  "6060": {
5829
6165
  "index": "6060",
5830
6166
  "hex": "0x800017ac",
5831
6167
  "symbol": "GO",
5832
6168
  "name": "GoChain GO"
5833
6169
  },
6170
+ "6144": {
6171
+ "index": "6144",
6172
+ "hex": "0x80001800",
6173
+ "symbol": "DTS",
6174
+ "name": "Datos"
6175
+ },
5834
6176
  "6174": {
5835
6177
  "index": "6174",
5836
6178
  "hex": "0x8000181e",
5837
6179
  "symbol": "MOI",
5838
6180
  "name": "My Own Internet"
5839
6181
  },
6182
+ "6278": {
6183
+ "index": "6278",
6184
+ "hex": "0x80001886",
6185
+ "symbol": "STEAMX",
6186
+ "name": "Rails Network Mainnet"
6187
+ },
5840
6188
  "6532": {
5841
6189
  "index": "6532",
5842
6190
  "hex": "0x80001984",
@@ -5873,6 +6221,12 @@
5873
6221
  "symbol": "ROGER",
5874
6222
  "name": "TheHolyrogerCoin"
5875
6223
  },
6224
+ "7000": {
6225
+ "index": "7000",
6226
+ "hex": "0x80001b58",
6227
+ "symbol": "ZETA",
6228
+ "name": "ZetaChain"
6229
+ },
5876
6230
  "7027": {
5877
6231
  "index": "7027",
5878
6232
  "hex": "0x80001b73",
@@ -5921,12 +6275,24 @@
5921
6275
  "symbol": "BTV",
5922
6276
  "name": "Bitvote"
5923
6277
  },
6278
+ "7779": {
6279
+ "index": "7779",
6280
+ "hex": "0x80001e63",
6281
+ "symbol": "CPV",
6282
+ "name": "Compverse"
6283
+ },
5924
6284
  "8000": {
5925
6285
  "index": "8000",
5926
6286
  "hex": "0x80001f40",
5927
6287
  "symbol": "SKY",
5928
6288
  "name": "Skycoin"
5929
6289
  },
6290
+ "8017": {
6291
+ "index": "8017",
6292
+ "hex": "0x80001f51",
6293
+ "symbol": "ISC",
6294
+ "name": "iSunCoin"
6295
+ },
5930
6296
  "8080": {
5931
6297
  "index": "8080",
5932
6298
  "hex": "0x80001f90",
@@ -5963,11 +6329,11 @@
5963
6329
  "symbol": "XCH",
5964
6330
  "name": "Chia"
5965
6331
  },
5966
- "8520": {
5967
- "index": "8520",
5968
- "hex": "0x80002148",
5969
- "symbol": "---",
5970
- "name": "reserved"
6332
+ "8453": {
6333
+ "index": "8453",
6334
+ "hex": "0x80002105",
6335
+ "symbol": "",
6336
+ "name": "Base"
5971
6337
  },
5972
6338
  "8680": {
5973
6339
  "index": "8680",
@@ -5975,6 +6341,12 @@
5975
6341
  "symbol": "PLMNT",
5976
6342
  "name": "Planetmint"
5977
6343
  },
6344
+ "8732": {
6345
+ "index": "8732",
6346
+ "hex": "0x8000221c",
6347
+ "symbol": "BLN",
6348
+ "name": "Bullions"
6349
+ },
5978
6350
  "8866": {
5979
6351
  "index": "8866",
5980
6352
  "hex": "0x800022a2",
@@ -6083,6 +6455,12 @@
6083
6455
  "symbol": "FO",
6084
6456
  "name": "FIBOS"
6085
6457
  },
6458
+ "10001": {
6459
+ "index": "10001",
6460
+ "hex": "0x80002711",
6461
+ "symbol": "SPACE",
6462
+ "name": "Space"
6463
+ },
6086
6464
  "10111": {
6087
6465
  "index": "10111",
6088
6466
  "hex": "0x8000277f",
@@ -6095,6 +6473,12 @@
6095
6473
  "symbol": "RTM",
6096
6474
  "name": "Raptoreum"
6097
6475
  },
6476
+ "10242": {
6477
+ "index": "10242",
6478
+ "hex": "0x80002802",
6479
+ "symbol": "AA",
6480
+ "name": "Arthera"
6481
+ },
6098
6482
  "10291": {
6099
6483
  "index": "10291",
6100
6484
  "hex": "0x80002833",
@@ -6155,6 +6539,12 @@
6155
6539
  "symbol": "YCC",
6156
6540
  "name": "Yuan Chain Coin"
6157
6541
  },
6542
+ "13381": {
6543
+ "index": "13381",
6544
+ "hex": "0x80003445",
6545
+ "symbol": "PHX",
6546
+ "name": "Phoenix"
6547
+ },
6158
6548
  "14001": {
6159
6549
  "index": "14001",
6160
6550
  "hex": "0x800036b1",
@@ -6203,6 +6593,12 @@
6203
6593
  "symbol": "RITO",
6204
6594
  "name": "Ritocoin"
6205
6595
  },
6596
+ "19788": {
6597
+ "index": "19788",
6598
+ "hex": "0x80004d4c",
6599
+ "symbol": "ML",
6600
+ "name": "Mintlayer"
6601
+ },
6206
6602
  "20036": {
6207
6603
  "index": "20036",
6208
6604
  "hex": "0x80004e44",
@@ -6215,6 +6611,12 @@
6215
6611
  "symbol": "C4EI",
6216
6612
  "name": "c4ei"
6217
6613
  },
6614
+ "21337": {
6615
+ "index": "21337",
6616
+ "hex": "0x80005359",
6617
+ "symbol": "XAH",
6618
+ "name": "Xahau"
6619
+ },
6218
6620
  "21888": {
6219
6621
  "index": "21888",
6220
6622
  "hex": "0x80005580",
@@ -6245,18 +6647,18 @@
6245
6647
  "symbol": "CHX",
6246
6648
  "name": "Own"
6247
6649
  },
6650
+ "26417": {
6651
+ "index": "26417",
6652
+ "hex": "0x80006731",
6653
+ "symbol": "G1",
6654
+ "name": "Ğ1"
6655
+ },
6248
6656
  "29223": {
6249
6657
  "index": "29223",
6250
6658
  "hex": "0x80007227",
6251
6659
  "symbol": "NEXA",
6252
6660
  "name": "Nexa"
6253
6661
  },
6254
- "30001": {
6255
- "index": "30001",
6256
- "hex": "0x80007531",
6257
- "symbol": "---",
6258
- "name": "reserved"
6259
- },
6260
6662
  "31102": {
6261
6663
  "index": "31102",
6262
6664
  "hex": "0x8000797e",
@@ -6311,6 +6713,12 @@
6311
6713
  "symbol": "AXIV",
6312
6714
  "name": "AXIV"
6313
6715
  },
6716
+ "47803": {
6717
+ "index": "47803",
6718
+ "hex": "0x8000babb",
6719
+ "symbol": "BAX",
6720
+ "name": "BAX"
6721
+ },
6314
6722
  "49262": {
6315
6723
  "index": "49262",
6316
6724
  "hex": "0x8000c06e",
@@ -6329,6 +6737,12 @@
6329
6737
  "symbol": "CELO",
6330
6738
  "name": "Celo"
6331
6739
  },
6740
+ "54176": {
6741
+ "index": "54176",
6742
+ "hex": "0x8000d3a0",
6743
+ "symbol": "OVER",
6744
+ "name": "OverProtocol"
6745
+ },
6332
6746
  "61616": {
6333
6747
  "index": "61616",
6334
6748
  "hex": "0x8000f0b0",
@@ -6359,6 +6773,12 @@
6359
6773
  "symbol": "ZYN",
6360
6774
  "name": "Wethio"
6361
6775
  },
6776
+ "83293": {
6777
+ "index": "83293",
6778
+ "hex": "0x8001455d",
6779
+ "symbol": "QUBIC",
6780
+ "name": "Qubic"
6781
+ },
6362
6782
  "88888": {
6363
6783
  "index": "88888",
6364
6784
  "hex": "0x80015b38",
@@ -6383,6 +6803,12 @@
6383
6803
  "symbol": "STC",
6384
6804
  "name": "Starcoin"
6385
6805
  },
6806
+ "104109": {
6807
+ "index": "104109",
6808
+ "hex": "0x800196ad",
6809
+ "symbol": "",
6810
+ "name": "Seed Hypermedia"
6811
+ },
6386
6812
  "105105": {
6387
6813
  "index": "105105",
6388
6814
  "hex": "0x80019a91",
@@ -6395,6 +6821,24 @@
6395
6821
  "symbol": "KAS",
6396
6822
  "name": "Kaspa"
6397
6823
  },
6824
+ "121337": {
6825
+ "index": "121337",
6826
+ "hex": "0x8001d9f9",
6827
+ "symbol": "KLS",
6828
+ "name": "Karlsen"
6829
+ },
6830
+ "123456": {
6831
+ "index": "123456",
6832
+ "hex": "0x8001e240",
6833
+ "symbol": "SPR",
6834
+ "name": "Spectre"
6835
+ },
6836
+ "130822": {
6837
+ "index": "130822",
6838
+ "hex": "0x8001ff06",
6839
+ "symbol": "WBT",
6840
+ "name": "WhiteBIT Coin"
6841
+ },
6398
6842
  "161803": {
6399
6843
  "index": "161803",
6400
6844
  "hex": "0x8002780b",
@@ -6407,11 +6851,17 @@
6407
6851
  "symbol": "AKA",
6408
6852
  "name": "Akroma"
6409
6853
  },
6410
- "200665": {
6411
- "index": "200665",
6412
- "hex": "0x80011000",
6413
- "symbol": "GENOM",
6414
- "name": "GENOM"
6854
+ "200901": {
6855
+ "index": "200901",
6856
+ "hex": "0x800310c5",
6857
+ "symbol": "BTR",
6858
+ "name": "Bitlayer"
6859
+ },
6860
+ "224433": {
6861
+ "index": "224433",
6862
+ "hex": "0x80036cb1",
6863
+ "symbol": "CONET",
6864
+ "name": "CONET Holesky Network"
6415
6865
  },
6416
6866
  "246529": {
6417
6867
  "index": "246529",
@@ -6461,6 +6911,12 @@
6461
6911
  "symbol": "VITE",
6462
6912
  "name": "Vite"
6463
6913
  },
6914
+ "696365": {
6915
+ "index": "696365",
6916
+ "hex": "0x800b3206",
6917
+ "symbol": "ICE",
6918
+ "name": "Ice Network"
6919
+ },
6464
6920
  "888888": {
6465
6921
  "index": "888888",
6466
6922
  "hex": "0x800d9038",
@@ -6569,6 +7025,12 @@
6569
7025
  "symbol": "CRM",
6570
7026
  "name": "Creamcoin"
6571
7027
  },
7028
+ "7171666": {
7029
+ "index": "7171666",
7030
+ "hex": "0x806d6e52",
7031
+ "symbol": "BROCK",
7032
+ "name": "Bitrock"
7033
+ },
6572
7034
  "7562605": {
6573
7035
  "index": "7562605",
6574
7036
  "hex": "0x8073656d",
@@ -6617,12 +7079,30 @@
6617
7079
  "symbol": "XDS",
6618
7080
  "name": "XDS"
6619
7081
  },
7082
+ "20230101": {
7083
+ "index": "20230101",
7084
+ "hex": "0x8134afd5",
7085
+ "symbol": "ROH",
7086
+ "name": "Rooch"
7087
+ },
7088
+ "20240430": {
7089
+ "index": "20240430",
7090
+ "hex": "0x8134d82e",
7091
+ "symbol": "NLK",
7092
+ "name": "NuLinkCoin"
7093
+ },
6620
7094
  "61717561": {
6621
7095
  "index": "61717561",
6622
7096
  "hex": "0x83adbc39",
6623
7097
  "symbol": "AQUA",
6624
7098
  "name": "Aquachain"
6625
7099
  },
7100
+ "77777777": {
7101
+ "index": "77777777",
7102
+ "hex": "0x84a2cb71",
7103
+ "symbol": "AZT",
7104
+ "name": "Aztecoin"
7105
+ },
6626
7106
  "88888888": {
6627
7107
  "index": "88888888",
6628
7108
  "hex": "0x854c5638",
@@ -6670,5 +7150,29 @@
6670
7150
  "hex": "0xc655454c",
6671
7151
  "symbol": "",
6672
7152
  "name": "Fuel"
7153
+ },
7154
+ "1179993421": {
7155
+ "index": "1179993421",
7156
+ "hex": "0xc655454d",
7157
+ "symbol": "TTNC",
7158
+ "name": "TakeTitan"
7159
+ },
7160
+ "1179993431": {
7161
+ "index": "1179993431",
7162
+ "hex": "0xc6554557",
7163
+ "symbol": "MTGBP",
7164
+ "name": "MTGBP"
7165
+ },
7166
+ "1179993441": {
7167
+ "index": "1179993441",
7168
+ "hex": "0xc6554561",
7169
+ "symbol": "QFS",
7170
+ "name": "Qfs"
7171
+ },
7172
+ "1179993451": {
7173
+ "index": "1179993451",
7174
+ "hex": "0xc655456b",
7175
+ "symbol": "RWA",
7176
+ "name": "Asset Chain"
6673
7177
  }
6674
7178
  }