Fix chainid for Ethereum Social (#107)

pull/41/head
Akira Takizawa 6 years ago committed by Pavol Rusnak
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…
Cancel
Save