trustwallet-assets/blockchains/algorand/info/info.json
2022-04-20 15:46:50 +02:00

30 lines
997 B
JSON

{
"name": "Algorand",
"website": "http://algorand.foundation",
"description": "Algorand is the first blockchain to provide immediate transaction finality. No forking. No uncertainty. Algorand removes the technical barriers that for years undermined mainstream blockchain adoption: decentralization, scale, and security.",
"explorer": "https://algoexplorer.io/",
"research": "https://research.binance.com/en/projects/algorand",
"symbol": "ALGO",
"type": "coin",
"decimals": 6,
"status": "active",
"links": [
{
"name": "github",
"url": "https://github.com/algorand"
},
{
"name": "twitter",
"url": "https://twitter.com/AlgoFoundation"
},
{
"name": "reddit",
"url": "https://reddit.com/r/AlgorandOfficial"
},
{
"name": "whitepaper",
"url": "https://www.algorand.com/resources/white-papers/"
}
]
}