mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
29 lines
822 B
JSON
29 lines
822 B
JSON
|
{
|
||
|
"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"
|
||
|
}
|
||
|
]
|
||
|
}
|