mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Add links ANT (ERC20) (#13492)
* Update info.json * Fixes (sanity and consistency, auto), history Co-authored-by: cryptomanz <cryptomanz@users.noreply.github.com>
This commit is contained in:
parent
3618e5da8a
commit
03fd018828
|
@ -8,5 +8,19 @@
|
|||
"symbol": "ANT",
|
||||
"decimals": 18,
|
||||
"status": "active",
|
||||
"id": "0x960b236A07cf122663c4303350609A66A7B288C0"
|
||||
"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"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user