Update logo for $EGC (#16409)

* Add Logo in Trust wallet

Hello,
Please help add logo into TrustWallet for EverGrow Coin

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* UPDATE LOGO FOR $EGC

Please update logo for #EGC from memo #14177
I attached the new logo 256/256

* Delete logo.png

* Delete info.json

Co-authored-by: Nazar <85495047+cryptomanz@users.noreply.github.com>
Co-authored-by: CryptoA <82717856+Cryptocool1@users.noreply.github.com>
This commit is contained in:
Cryptonaire01 2021-12-09 23:17:06 +02:00 committed by GitHub
parent 0f599db0dd
commit 31e8257778
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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