mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-12-16 11:28:14 +00:00
[EOSC] Change EOSC Chainid (#127)
This commit is contained in:
parent
95d25702ee
commit
19448419e6
@ -34,6 +34,13 @@
|
|||||||
"name": "UBIQ",
|
"name": "UBIQ",
|
||||||
"url": "https://ubiqsmart.com"
|
"url": "https://ubiqsmart.com"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"chain_id": 20,
|
||||||
|
"slip44": 2018,
|
||||||
|
"shortcut": "EOSC",
|
||||||
|
"name": "EOS Classic",
|
||||||
|
"url": "https://eos-classic.io"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"chain_id": 28,
|
"chain_id": 28,
|
||||||
"slip44": 1128,
|
"slip44": 1128,
|
||||||
@ -96,12 +103,5 @@
|
|||||||
"shortcut": "EGEM",
|
"shortcut": "EGEM",
|
||||||
"name": "EtherGem",
|
"name": "EtherGem",
|
||||||
"url": "https://egem.io"
|
"url": "https://egem.io"
|
||||||
},
|
|
||||||
{
|
|
||||||
"chain_id": 2018,
|
|
||||||
"slip44": 2018,
|
|
||||||
"shortcut": "EOSC",
|
|
||||||
"name": "EOS Classic",
|
|
||||||
"url": "https://eos-classic.io"
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
Loading…
Reference in New Issue
Block a user