trustwallet-assets/blockchains/ethereum/assets/0x960b236A07cf122663c4303350609A66A7B288C0/info.json
Nazar 03fd018828
Add links ANT (ERC20) (#13492)
* Update info.json

* Fixes (sanity and consistency, auto), history

Co-authored-by: cryptomanz <cryptomanz@users.noreply.github.com>
2021-09-09 22:01:41 +03:00

26 lines
918 B
JSON

{
"name": "Aragon (old)",
"website": "https://aragon.org",
"description": "Aragon (ANT) is a decentralized platform built on the Ethereum network that offers a modularized way to create and manage dApps, cryptoprotocols, and decentralized autonomous organizations (DAO).",
"explorer": "https://etherscan.io/token/0x960b236A07cf122663c4303350609A66A7B288C0",
"research": "https://research.binance.com/en/projects/aragon",
"type": "ERC20",
"symbol": "ANT",
"decimals": 18,
"status": "active",
"id": "0x960b236A07cf122663c4303350609A66A7B288C0",
"links": [
{
"name": "twitter",
"url": "https://twitter.com/aragonproject?lang=es"
},
{
"name": "telegram",
"url": "https://t.me/AragonProject"
},
{
"name": "github",
"url": "https://github.com/aragon"
}
]
}