Update info.json (#11105)

* 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:58:58 +03:00 committed by GitHub
parent da60ec0cc1
commit 5582adaa21
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,5 +7,27 @@
"symbol": "USDC",
"decimals": 6,
"status": "active",
"id": "0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48"
"id": "0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48",
"links": [
{
"name": "github",
"url": "https://github.com/centrehq"
},
{
"name": "medium",
"url": "https://medium.com/centre-blog"
},
{
"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/"
}
]
}