Fixes (sanity and consistency, auto)

This commit is contained in:
Cryptocool1 2021-12-09 21:18:17 +00:00 committed by trust-wallet-merge-bot
parent 31e8257778
commit 37eb5ba49e
2 changed files with 29 additions and 30 deletions

View File

@ -1,26 +1,25 @@
{
{ "name": "EverGrow Coin",
"name": "EverGrow Coin", "website": "https://evergrowcoin.com/",
"website": "https://evergrowcoin.com/", "description": "EverGrow Coin is a hyper deflationary token that rewards holders in BUSD",
"description": "EverGrow Coin is a hyper deflationary token that rewards holders in BUSD", "explorer": "https://bscscan.com/token/0xC001BBe2B87079294C63EcE98BdD0a88D761434e",
"explorer": "https://bscscan.com/token/0xC001BBe2B87079294C63EcE98BdD0a88D761434e", "type": "BEP20",
"type": "BEP20", "symbol": "EGC",
"symbol": "EGC", "decimals": 9,
"decimals": 9, "status": "active",
"status": "active", "id": "0xC001BBe2B87079294C63EcE98BdD0a88D761434e",
"id": "0xC001BBe2B87079294C63EcE98BdD0a88D761434e", "links": [
"links": [ {
{ "name": "github",
"name": "github", "url": "https://github.com/Evergrowcoin/Evergrowcoin"
"url": "https://github.com/Evergrowcoin/Evergrowcoin" },
}, {
{ "name": "twitter",
"name": "twitter", "url": "https://twitter.com/evergrowcoinEGC"
"url": "https://twitter.com/evergrowcoinEGC" },
}, {
{ "name": "telegram",
"name": "telegram", "url": "https://t.me/evergrowcoin"
"url": "https://t.me/evergrowcoin" }
} ]
] }
}

View File

@ -8,9 +8,9 @@
"explorer": "https://bscscan.com/token/0xDc49d53330317cBc6924fA53042e0C9bCa0A8d63", "explorer": "https://bscscan.com/token/0xDc49d53330317cBc6924fA53042e0C9bCa0A8d63",
"status": "active", "status": "active",
"id": "0xDc49d53330317cBc6924fA53042e0C9bCa0A8d63", "id": "0xDc49d53330317cBc6924fA53042e0C9bCa0A8d63",
"tags":[ "tags": [
"deflationary" "deflationary"
], ],
"links": [ "links": [
{ {
"name": "twitter", "name": "twitter",
@ -29,4 +29,4 @@
"url": "https://coingecko.com/coins/dogedi" "url": "https://coingecko.com/coins/dogedi"
} }
] ]
} }