mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Add links to ANKR token (#11193)
* Update info.json * Fixes (sanity and consistency, auto), history Co-authored-by: cryptomanz <cryptomanz@users.noreply.github.com>
This commit is contained in:
parent
bd5aebee27
commit
4fd3b890c5
|
@ -8,5 +8,19 @@
|
|||
"symbol": "ANKR",
|
||||
"decimals": 8,
|
||||
"status": "active",
|
||||
"id": "ANKR-E97"
|
||||
"id": "ANKR-E97",
|
||||
"links": [
|
||||
{
|
||||
"name": "blog",
|
||||
"url": "https://medium.com/ankr-network"
|
||||
},
|
||||
{
|
||||
"name": "twitter",
|
||||
"url": "https://twitter.com/ankr"
|
||||
},
|
||||
{
|
||||
"name": "whitepaper",
|
||||
"url": "https://s3-us-west-1.amazonaws.com/app.ankr.network/assets/Ankr_Whitepaper_20190524.pdf"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user