Add logo and info.json (#5822)

* Add logo and info.json

* add fields into json file

* update description
This commit is contained in:
heisenberghoge 2021-03-11 14:49:43 +08:00 committed by GitHub
parent 94eda8a744
commit c7a9fb9e3e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 11 additions and 0 deletions

View File

@ -0,0 +1,11 @@
{
"name": "HOGE",
"type": "ERC20",
"symbol": "HOGE",
"decimals": 9,
"status": "active",
"id": "0xfAd45E47083e4607302aa43c65fB3106F1cd7607",
"website": "https://hoge.finance",
"description": "HOGE is a meme token with the power of DeFi (decentralized finance). HOGE combines meme and frictionless yield farming. It's Doge but DeFi",
"explorer": "https://etherscan.io/token/0xfad45e47083e4607302aa43c65fb3106f1cd7607"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB