diff --git a/blockchains/ecash/info/info.json b/blockchains/ecash/info/info.json new file mode 100644 index 000000000..6cab1d1b2 --- /dev/null +++ b/blockchains/ecash/info/info.json @@ -0,0 +1,29 @@ +{ + "name": "eCash", + "website": "https://e.cash/", + "description": "eCash is an electronic cash platform that allows peer-to-peer online cash payments.", + "explorer": "https://explorer.bitcoinabc.org", + "research": "https://research.binance.com/en/projects/ecash", + "symbol": "XEC", + "type": "coin", + "decimals": 2, + "status": "active", + "links": [ + { + "name": "github", + "url": "https://github.com/Bitcoin-ABC/bitcoin-abc" + }, + { + "name": "twitter", + "url": "https://twitter.com/eCashOfficial" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/ecash" + }, + { + "name": "whitepaper", + "url": "https://www.bitcoincash.org/bitcoin.pdf" + } + ] +} \ No newline at end of file diff --git a/blockchains/ecash/info/logo.png b/blockchains/ecash/info/logo.png new file mode 100644 index 000000000..98de06670 Binary files /dev/null and b/blockchains/ecash/info/logo.png differ