Skip to content

Commit

Permalink
Update with latest data as of 2024-11-02 (#170)
Browse files Browse the repository at this point in the history
* Update with latest data as of 2024-11-02

* Trigger CI

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Frederik Bolding <[email protected]>
  • Loading branch information
3 people authored Nov 5, 2024
1 parent b69e532 commit 2449366
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 3 deletions.
36 changes: 36 additions & 0 deletions slip44.json
Original file line number Diff line number Diff line change
Expand Up @@ -4217,6 +4217,12 @@
"symbol": "MCOIN",
"name": "Moneta Coin"
},
"708": {
"index": "708",
"hex": "0x800002c4",
"symbol": "---",
"name": "reserved"
},
"709": {
"index": "709",
"hex": "0x800002c5",
Expand Down Expand Up @@ -4355,6 +4361,18 @@
"symbol": "ATOP",
"name": "Financial Blockchain"
},
"738": {
"index": "738",
"hex": "0x800002e2",
"symbol": "BTE",
"name": "Bitweb"
},
"739": {
"index": "739",
"hex": "0x800002e3",
"symbol": "DPC",
"name": "Dpowcoin (DualPowCoin)"
},
"747": {
"index": "747",
"hex": "0x800002eb",
Expand Down Expand Up @@ -5201,6 +5219,12 @@
"symbol": "JOY",
"name": "Joystream"
},
"1015": {
"index": "1015",
"hex": "0x800003f7",
"symbol": "ZCX",
"name": "ZEN Exchange Token"
},
"1016": {
"index": "1016",
"hex": "0x800003f8",
Expand Down Expand Up @@ -5453,6 +5477,12 @@
"symbol": "GAS",
"name": "BubiChain"
},
"1540": {
"index": "1540",
"hex": "0x80000604",
"symbol": "ATHENA",
"name": "Athena"
},
"1551": {
"index": "1551",
"hex": "0x8000060f",
Expand Down Expand Up @@ -6869,6 +6899,12 @@
"symbol": "SPR",
"name": "Spectre"
},
"130822": {
"index": "130822",
"hex": "0x8001ff06",
"symbol": "WBT",
"name": "WhiteBIT Coin"
},
"161803": {
"index": "161803",
"hex": "0x8002780b",
Expand Down
9 changes: 6 additions & 3 deletions src/slip44.md
Original file line number Diff line number Diff line change
Expand Up @@ -736,7 +736,7 @@ All these constants are used as hardened derivation.
| 705 | 0x800002c1 | PEG | Pegasus Token |
| 706 | 0x800002c2 | LKG | Lionking |
| 707 | 0x800002c3 | MCOIN | Moneta Coin |
| 708 | 0x800002c4 | |
| 708 | 0x800002c4 | --- | reserved |
| 709 | 0x800002c5 | AVAIL | Avail |
| 710 | 0x800002c6 | FURY | Highbury |
| 711 | 0x800002c7 | CHC | Chaincoin |
Expand Down Expand Up @@ -766,8 +766,8 @@ All these constants are used as hardened derivation.
| 735 | 0x800002df | |
| 736 | 0x800002e0 | |
| 737 | 0x800002e1 | ATOP | Financial Blockchain |
| 738 | 0x800002e2 | |
| 739 | 0x800002e3 | |
| 738 | 0x800002e2 | BTE | Bitweb |
| 739 | 0x800002e3 | DPC | Dpowcoin (DualPowCoin) |
| 740 | 0x800002e4 | |
| 741 | 0x800002e5 | |
| 742 | 0x800002e6 | |
Expand Down Expand Up @@ -1043,6 +1043,7 @@ All these constants are used as hardened derivation.
| 1012 | 0x800003f4 | JOC | Japan Open Chain |
| 1013 | 0x800003f5 | BIC | Beincrypto |
| 1014 | 0x800003f6 | JOY | Joystream |
| 1015 | 0x800003f7 | ZCX | ZEN Exchange Token |
| 1016 | 0x800003f8 | --- | reserved |
| 1020 | 0x800003fc | EVC | Evrice |
| 1022 | 0x800003fe | XRD | Radix DLT |
Expand Down Expand Up @@ -1085,6 +1086,7 @@ All these constants are used as hardened derivation.
| 1524 | 0x800005f4 | | Taler |
| 1533 | 0x800005fd | BEAM | Beam |
| 1536 | 0x80000600 | GAS | BubiChain |
| 1540 | 0x80000604 | ATHENA | Athena |
| 1551 | 0x8000060f | SDK | Sovereign SDK |
| 1555 | 0x80000613 | APC | Apc Chain |
| 1616 | 0x80000650 | ELF | AELF |
Expand Down Expand Up @@ -1321,6 +1323,7 @@ All these constants are used as hardened derivation.
| 111111 | 0x8001b207 | KAS | Kaspa |
| 121337 | 0x8001d9f9 | KLS | Karlsen |
| 123456 | 0x8001e240 | SPR | Spectre |
| 130822 | 0x8001ff06 | WBT | WhiteBIT Coin |
| 161803 | 0x8002780b | APTA | Bloqs4Good |
| 200625 | 0x80030fb1 | AKA | Akroma |
| 200901 | 0x800310c5 | BTR | Bitlayer |
Expand Down

0 comments on commit 2449366

Please sign in to comment.