mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
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:
parent
e99c988103
commit
3598562c20
|
@ -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 |
Loading…
Reference in New Issue
Block a user