mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Add links to ANKR token (#11191)
* Update info.json * Fixes (sanity and consistency, auto), history Co-authored-by: cryptomanz <cryptomanz@users.noreply.github.com>
This commit is contained in:
parent
80bd0199b1
commit
b02aee21ae
|
@ -8,5 +8,23 @@
|
|||
"symbol": "ANKR",
|
||||
"decimals": 18,
|
||||
"status": "active",
|
||||
"id": "0x8290333ceF9e6D528dD5618Fb97a76f268f3EDD4"
|
||||
"id": "0x8290333ceF9e6D528dD5618Fb97a76f268f3EDD4",
|
||||
"links": [
|
||||
{
|
||||
"name": "blog",
|
||||
"url": "https://medium.com/ankr-network"
|
||||
},
|
||||
{
|
||||
"name": "twitter",
|
||||
"url": "https://twitter.com/ankrnetwork?lang=en"
|
||||
},
|
||||
{
|
||||
"name": "telegram",
|
||||
"url": "https://t.me/ankrnetwork"
|
||||
},
|
||||
{
|
||||
"name": "coingecko",
|
||||
"url": "https://coingecko.com/en/coins/ankr/"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user