Add links to AMP token (#11147)

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

View File

@ -7,5 +7,23 @@
"symbol": "AMP",
"decimals": 18,
"status": "active",
"id": "0xfF20817765cB7f73d4bde2e66e067E58D11095C2"
"id": "0xfF20817765cB7f73d4bde2e66e067E58D11095C2",
"links": [
{
"name": "github",
"url": "https://github.com/amptoken"
},
{
"name": "twitter",
"url": "https://twitter.com/amptoken"
},
{
"name": "blog",
"url": "https://medium.com/amptoken"
},
{
"name": "coingecko",
"url": "https://coingecko.com/en/coins/amp-token/"
}
]
}