mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00

* Add status field to all info files (where missing, with value active). * Enforce check for field status. Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
12 lines
577 B
JSON
12 lines
577 B
JSON
{
|
|
"name": "Aragon",
|
|
"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/0xa117000000f279D81A1D3cc75430fAA017FA5A2e",
|
|
"research": "https://research.binance.com/en/projects/aragon",
|
|
"type": "ERC20",
|
|
"symbol": "ANT",
|
|
"decimals": 18,
|
|
"status": "active",
|
|
"id": "0xa117000000f279D81A1D3cc75430fAA017FA5A2e"
|
|
} |