trustwallet-assets/blockchains/aion/info/info.json
Adam R e3d5d8ed79
[Internal] Coin info's: Include in checks; perform socials->links migration (#10707)
* Include coin info.json's in checks as well

* Put all chain coin cheks into one check step

* Socials->links adaptation in coin info.json's

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

39 lines
1.3 KiB
JSON

{
"name": "Aion",
"website": "https://theoan.com",
"source_code": "https://github.com/aionnetwork",
"white_paper": "https://aion.network/developers/#whitepapers",
"description": "The Aion blockchain addresses the scalabilty problem. It has a bridging mechanism that makes inter-blockchain communication with data and value possible. The Aion blockchain also addresses the scalability problem with its virtual machine and enabling of applications to establish a multiple chain connection.",
"socials": [
{
"name": "Twitter",
"url": "https://twitter.com/Aion_OAN",
"handle": "Aion_OAN"
},
{
"name": "Reddit",
"url": "https://reddit.com/r/AionNetwork",
"handle": "AionNetwork"
}
],
"explorer": "https://mainnet.aion.network",
"research": "https://research.binance.com/en/projects/aion",
"symbol": "AION",
"type": "COIN",
"decimals": 18,
"status": "active",
"links": [
{
"name": "github",
"url": "https://github.com/aionnetwork"
},
{
"name": "twitter",
"url": "https://twitter.com/Aion_OAN"
},
{
"name": "reddit",
"url": "https://reddit.com/r/AionNetwork"
}
]
}