Skip to content

Commit

Permalink
Ethersocial Network(ESN) support added
Browse files Browse the repository at this point in the history
  • Loading branch information
hackmod committed Jun 28, 2018
1 parent a19d7c6 commit cf8d338
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions defs/ethereum/networks.json
Original file line number Diff line number Diff line change
Expand Up @@ -126,5 +126,13 @@
"name": "EtherGem",
"rskip60": false,
"url": "https://egem.io"
},
{
"chain_id": 31102,
"slip44": 31102,
"shortcut": "ESN",
"name": "Ethersocial Network",
"rskip60": false,
"url": "https://ethersocial.org"
}
]

0 comments on commit cf8d338

Please sign in to comment.