Add links to ZRX token (#11183)

* Update info.json

* Fixes (sanity and consistency, auto), history

Co-authored-by: cryptomanz <cryptomanz@users.noreply.github.com>
This commit is contained in:
Nazar 2021-07-03 16:39:32 +03:00 committed by GitHub
parent 9de3a6f0e1
commit 19c94dfb58
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,5 +8,31 @@
"symbol": "ZRX",
"decimals": 18,
"status": "active",
"id": "0xE41d2489571d322189246DaFA5ebDe1F4699F498"
"id": "0xE41d2489571d322189246DaFA5ebDe1F4699F498",
"links": [
{
"name": "github",
"url": "https://github.com/0xProject"
},
{
"name": "twitter",
"url": "https://twitter.com/0xproject"
},
{
"name": "reddit",
"url": "https://reddit.com/r/0xproject"
},
{
"name": "blog",
"url": "https://blog.0xproject.com/latest"
},
{
"name": "whitepaper",
"url": "https://0xproject.com/pdfs/0x_white_paper.pdf"
},
{
"name": "coingecko",
"url": "https://coingecko.com/en/coins/0x/"
}
]
}