Add links to WRX token (#11206)

* Update info.json

* Fixes (sanity and consistency, auto), history

Co-authored-by: Cryptocool1 <Cryptocool1@users.noreply.github.com>
This commit is contained in:
CryptoA 2021-07-03 21:13:27 +03:00 committed by GitHub
parent bbafd0d9a8
commit bd572e58be
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,5 +8,23 @@
"symbol": "WRX",
"decimals": 8,
"status": "active",
"id": "WRX-ED1"
"id": "WRX-ED1",
"links": [
{
"name": "whitepaper",
"url": "https://download.wazirx.com/wrx/wrx-whitepaper.pdf"
},
{
"name": "twitter",
"url": "https://twitter.com/wazirxindiap"
},
{
"name": "facebook",
"url": "https://facebook.com/wazirx"
},
{
"name": "github",
"url": "https://github.com/wazirx"
}
]
}