Add links to GUSD token (#11217)

* 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 22:34:16 +03:00 committed by GitHub
parent 7bb15811e5
commit 042a3a8964
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,5 +7,27 @@
"website": "https://gemini.com/dollar",
"explorer": "https://etherscan.io/token/0x056Fd409E1d7A124BD7017459dFEa2F387b6d5Cd",
"status": "active",
"id": "0x056Fd409E1d7A124BD7017459dFEa2F387b6d5Cd"
"id": "0x056Fd409E1d7A124BD7017459dFEa2F387b6d5Cd",
"links": [
{
"name": "facebook",
"url": "https://facebook.com/GeminiDotCom"
},
{
"name": "twitter",
"url": "https://twitter.com/GeminiDotCom"
},
{
"name": "reddit",
"url": "https://reddit.com/r/Gemini/"
},
{
"name": "whitepaper",
"url": "https://gemini.com/dollar/whitepaper"
},
{
"name": "coingecko",
"url": "https://coingecko.com/en/coins/gemini-dollar/"
}
]
}