Update info.json (#11103)

* Update info.json

* Update info.json

* 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-02 20:46:34 +03:00 committed by GitHub
parent dcc0241f5d
commit 6cf500df7f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,5 +8,27 @@
"symbol": "USDC",
"decimals": 18,
"status": "active",
"id": "0x8AC76a51cc950d9822D68b83fE1Ad97B32Cd580d"
"id": "0x8AC76a51cc950d9822D68b83fE1Ad97B32Cd580d",
"links": [
{
"name": "github",
"url": "https://github.com/centrehq"
},
{
"name": "whitepaper",
"url": "https://centre.io/pdfs/centre-whitepaper.pdf"
},
{
"name": "coinmarketcap",
"url": "https://coinmarketcap.com/currencies/usd-coin/"
},
{
"name": "coingecko",
"url": "https://coingecko.com/en/coins/usd-coin/"
},
{
"name": "medium",
"url": "https://medium.com/centre-blog"
}
]
}