mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Fixes (sanity and consistency, auto), history
This commit is contained in:
parent
3598562c20
commit
47e79bfc23
|
@ -215,6 +215,7 @@
|
|||
"0xf79037F6f6bE66832DE4E7516be52826BC3cBcc4",
|
||||
"0xF8A0BF9cF54Bb92F17374d9e9A321E6a111a51bD",
|
||||
"0xf91d58b5aE142DAcC749f58A49FCBac340Cb0343",
|
||||
"0xF952Fc3ca7325Cc27D15885d37117676d25BfdA6",
|
||||
"0xfb6115445Bff7b52FeB98650C87f44907E58f802",
|
||||
"0xfD26889cd6454D8751562f1c0FcF88b18B46F7B7",
|
||||
"0xfD5840Cd36d94D7229439859C0112a4185BC0255",
|
||||
|
|
|
@ -1,29 +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"
|
||||
}
|
||||
{
|
||||
"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"
|
||||
}
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"versionNum": 100,
|
||||
"commit": "aaeac04049d19436c73613babe07b759261d431d",
|
||||
"date": "2021-03-05T10:04:06.916Z"
|
||||
"versionNum": 101,
|
||||
"commit": "3598562c2065999370ea4eca502e2d4320faff7a",
|
||||
"date": "2021-03-05T10:07:50.998Z"
|
||||
}
|
16
history/versions/101.json
Normal file
16
history/versions/101.json
Normal file
|
@ -0,0 +1,16 @@
|
|||
{
|
||||
"versionEnd": {
|
||||
"versionNum": 101,
|
||||
"commit": "3598562c2065999370ea4eca502e2d4320faff7a",
|
||||
"date": "2021-03-05T10:07:50.998Z"
|
||||
},
|
||||
"versionStart": {
|
||||
"versionNum": 100,
|
||||
"commit": "aaeac04049d19436c73613babe07b759261d431d",
|
||||
"date": "2021-03-05T10:04:06.916Z"
|
||||
},
|
||||
"changes": [
|
||||
"blockchains/smartchain/assets/0xF952Fc3ca7325Cc27D15885d37117676d25BfdA6/info.json",
|
||||
"blockchains/smartchain/assets/0xF952Fc3ca7325Cc27D15885d37117676d25BfdA6/logo.png"
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user