mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Add links to ANKR token (#11192)
* Update info.json * Fixes (sanity and consistency, auto), history Co-authored-by: cryptomanz <cryptomanz@users.noreply.github.com>
This commit is contained in:
parent
ba413857fd
commit
fa4d35c05c
|
@ -8,5 +8,19 @@
|
||||||
"symbol": "ANKR",
|
"symbol": "ANKR",
|
||||||
"decimals": 18,
|
"decimals": 18,
|
||||||
"status": "active",
|
"status": "active",
|
||||||
"id": "0xf307910A4c7bbc79691fD374889b36d8531B08e3"
|
"id": "0xf307910A4c7bbc79691fD374889b36d8531B08e3",
|
||||||
|
"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