From 47e79bfc23dcc17e2504836f38c9943d7d976bec Mon Sep 17 00:00:00 2001 From: catenocrypt Date: Fri, 5 Mar 2021 10:08:02 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 58 +++++++++---------- history/LATEST.json | 6 +- history/versions/101.json | 16 +++++ 4 files changed, 49 insertions(+), 32 deletions(-) create mode 100644 history/versions/101.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 1c1fb66d2..e24b38409 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -215,6 +215,7 @@ "0xf79037F6f6bE66832DE4E7516be52826BC3cBcc4", "0xF8A0BF9cF54Bb92F17374d9e9A321E6a111a51bD", "0xf91d58b5aE142DAcC749f58A49FCBac340Cb0343", + "0xF952Fc3ca7325Cc27D15885d37117676d25BfdA6", "0xfb6115445Bff7b52FeB98650C87f44907E58f802", "0xfD26889cd6454D8751562f1c0FcF88b18B46F7B7", "0xfD5840Cd36d94D7229439859C0112a4185BC0255", diff --git a/blockchains/smartchain/assets/0xF952Fc3ca7325Cc27D15885d37117676d25BfdA6/info.json b/blockchains/smartchain/assets/0xF952Fc3ca7325Cc27D15885d37117676d25BfdA6/info.json index e1bc663b1..29d9dcf9d 100644 --- a/blockchains/smartchain/assets/0xF952Fc3ca7325Cc27D15885d37117676d25BfdA6/info.json +++ b/blockchains/smartchain/assets/0xF952Fc3ca7325Cc27D15885d37117676d25BfdA6/info.json @@ -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" +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index eee5ca655..3fa0e400b 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -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" } \ No newline at end of file diff --git a/history/versions/101.json b/history/versions/101.json new file mode 100644 index 000000000..3aa2a4e31 --- /dev/null +++ b/history/versions/101.json @@ -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" + ] +} \ No newline at end of file