trustwallet-assets/blockchains/aeternity/info/info.json
Adam R 6572a691df
[Internal] Remove socials sections from info.json's (#10876)
* Remove socials sections from info.json's

* Update error message if socials is present

Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2021-06-28 11:24:55 +02:00

27 lines
945 B
JSON

{
"name": "Aeternity",
"website": "https://aeternity.com",
"source_code": "https://github.com/aeternity",
"white_paper": "https://github.com/aeternity/white-paper/blob/master/paper.pdf",
"description": "Aeternity is a blockchain platform with turing complete smart contracts. The platform implemented decentralized oracles to make it possible for decentralized applications to use real world data.",
"explorer": "https://www.aeknow.org/",
"research": "https://research.binance.com/en/projects/aeternity",
"symbol": "AE",
"type": "COIN",
"decimals": 18,
"status": "active",
"links": [
{
"name": "github",
"url": "https://github.com/aeternity"
},
{
"name": "twitter",
"url": "https://twitter.com/aeternity"
},
{
"name": "reddit",
"url": "https://reddit.com/r/Aeternity"
}
]
}