Add links FRONT (ERC20) (#13258)

* 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-08-31 20:40:16 +03:00 committed by GitHub
parent 4c3096723f
commit 47b1cc3db8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,5 +7,27 @@
"symbol": "FRONT",
"decimals": 18,
"status": "active",
"id": "0xf8C3527CC04340b208C854E985240c02F7B7793f"
"id": "0xf8C3527CC04340b208C854E985240c02F7B7793f",
"links": [
{
"name": "github",
"url": "https://github.com/frontierwallet"
},
{
"name": "twitter",
"url": "https://twitter.com/FrontierDotXYZ"
},
{
"name": "telegram",
"url": "https://t.me/FrontierDotXYZ"
},
{
"name": "coinmarketcap",
"url": "https://coinmarketcap.com/currencies/frontier/"
},
{
"name": "coingecko",
"url": "https://coingecko.com/en/coins/frontier-token/"
}
]
}