Add info and logo for Goose Finance (#5619)

* Add info and logo for Goose Finance

Added logo.png
Added info.json

* fix extra comma error in info.json

* Rename 1/2

* Rename 2/2

Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
This commit is contained in:
gooseadmin 2021-03-05 18:06:45 +08:00 committed by GitHub
parent e99c988103
commit 3598562c20
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 29 additions and 0 deletions

View File

@ -0,0 +1,29 @@
{
"name": "Goose Golden Egg",
"website": "https://www.goosedefi.com/",
"description": "2nd generation yield farming on binance smart chain",
"socials": [
{
"name": "Twitter",
"url": "https://twitter.com/FinanceGoose"
},
{
"name": "Medium",
"url": "https://goosefinance.medium.com"
},
{
"name": "Discord",
"url": "https://discord.gg/Ezh5KH9epd"
},
{
"name": "Telegram",
"url": "https://t.me/goosedefi"
}
],
"explorer": "https://www.bscscan.com/token/0xf952fc3ca7325cc27d15885d37117676d25bfda6",
"type": "BEP20",
"symbol": "EGG",
"decimals": 18,
"status": "active",
"id": "0xf952fc3ca7325cc27d15885d37117676d25bfda6"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 50 KiB