mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-22 15:38:11 +00:00
Fix chainid for Ethereum Social (#107)
This commit is contained in:
parent
87645b2600
commit
5254c12b0c
@ -29,6 +29,12 @@
|
||||
"name": "UBIQ",
|
||||
"url": "https://ubiqsmart.com"
|
||||
},
|
||||
{
|
||||
"chain_id": 28,
|
||||
"shortcut": "ETSC",
|
||||
"name": "Ethereum Social",
|
||||
"url": "https://ethereumsocial.kr"
|
||||
},
|
||||
{
|
||||
"chain_id": 30,
|
||||
"shortcut": "RSK",
|
||||
@ -59,12 +65,6 @@
|
||||
"name": "Ethereum Classic Testnet",
|
||||
"url": "https://ethereumclassic.github.io"
|
||||
},
|
||||
{
|
||||
"chain_id": 1128,
|
||||
"shortcut": "ETSC",
|
||||
"name": "Ethereum Social",
|
||||
"url": "https://ethereumsocial.kr"
|
||||
},
|
||||
{
|
||||
"chain_id": 1987,
|
||||
"shortcut": "EGEM",
|
||||
|
Loading…
Reference in New Issue
Block a user