Update Floki Inu description + added links (#12012)

* Update info.json

* 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-20 14:43:30 +03:00 committed by GitHub
parent 26e4bfa9f1
commit 4bfb33eef9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,11 +1,29 @@
{
"name": "Floki Inu",
"website": "https://theflokiinu.com",
"description": "Folk Inu is a meme token that provides deflationary rewards to holders.",
"description": "Floki Inu is a meme token that provides deflationary rewards to holders.",
"explorer": "https://etherscan.io/token/0x2de72aDa48BDF7Bac276256D3F016fE058490C34",
"type": "ERC20",
"symbol": "FLOKI",
"decimals": 9,
"status": "active",
"id": "0x2de72aDa48BDF7Bac276256D3F016fE058490C34"
"id": "0x2de72aDa48BDF7Bac276256D3F016fE058490C34",
"links": [
{
"name": "telegram",
"url": "https://t.me/FlokiInuToken"
},
{
"name": "twitter",
"url": "https://twitter.com/RealFlokiInu"
},
{
"name": "coinmarketcap",
"url": "https://coinmarketcap.com/currencies/floki-inu/"
},
{
"name": "coingecko",
"url": "https://coingecko.com/en/coins/floki-inu"
}
]
}