From 03f3320904c277c6585498c2435fbf7e8a31d070 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Thu, 29 Apr 2021 17:28:45 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 66 +++++++++---------- history/LATEST.json | 6 +- history/versions/881.json | 16 +++++ 4 files changed, 53 insertions(+), 36 deletions(-) create mode 100644 history/versions/881.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index afdb368ba..405873706 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -266,6 +266,7 @@ "0x8850D2c68c632E3B258e612abAA8FadA7E6958E5", "0x8891de345808E77228677f0eFb56125DB1E93a49", "0x8893D5fA71389673C5c4b9b3cb4EE1ba71207556", + "0x88C926CA9234Ee194dc47be6e91d35e8CCbEed51", "0x88f1A5ae2A3BF98AEAF342D26B30a79438c9142e", "0x89675DcCFE0c19bca178A0E0384Bd8E273a45cbA", "0x897fE07d613037c206429628611A2665E18C657d", diff --git a/blockchains/smartchain/assets/0x88C926CA9234Ee194dc47be6e91d35e8CCbEed51/info.json b/blockchains/smartchain/assets/0x88C926CA9234Ee194dc47be6e91d35e8CCbEed51/info.json index 917bd5575..16084c319 100644 --- a/blockchains/smartchain/assets/0x88C926CA9234Ee194dc47be6e91d35e8CCbEed51/info.json +++ b/blockchains/smartchain/assets/0x88C926CA9234Ee194dc47be6e91d35e8CCbEed51/info.json @@ -1,34 +1,34 @@ { - "name": "MooCow", - "website": "https://moocow.me", - "source_code": "https://github.com/moocowtoken/MooCow/", - "description": "Wen moo? A deflationary DeFi token/cow that wants to take you to the moon.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/moocowtoken" - }, - { - "name": "Instagram", - "url": "https://www.instagram.com/moocowtoken1/" - }, - { - "name": "Reddit", - "url": "https://www.reddit.com/r/MooCowToken/" - }, - { - "name": "Telegram", - "url": "https://t.me/moocowtoken" - }, - { - "name": "Discord", - "url": "https://discord.com/invite/Num2J4WzP2" - } - ], - "explorer": "https://bscscan.com/token/0x88C926CA9234Ee194dc47be6e91d35e8CCbEed51", - "type": "BEP20", - "symbol": "MOO", - "decimals": 9, - "status": "active", - "id": "0x88C926CA9234Ee194dc47be6e91d35e8CCbEed51" -} + "name": "MooCow", + "website": "https://moocow.me", + "source_code": "https://github.com/moocowtoken/MooCow/", + "description": "Wen moo? A deflationary DeFi token/cow that wants to take you to the moon.", + "socials": [ + { + "name": "Twitter", + "url": "https://twitter.com/moocowtoken" + }, + { + "name": "Instagram", + "url": "https://www.instagram.com/moocowtoken1/" + }, + { + "name": "Reddit", + "url": "https://www.reddit.com/r/MooCowToken/" + }, + { + "name": "Telegram", + "url": "https://t.me/moocowtoken" + }, + { + "name": "Discord", + "url": "https://discord.com/invite/Num2J4WzP2" + } + ], + "explorer": "https://bscscan.com/token/0x88C926CA9234Ee194dc47be6e91d35e8CCbEed51", + "type": "BEP20", + "symbol": "MOO", + "decimals": 9, + "status": "active", + "id": "0x88C926CA9234Ee194dc47be6e91d35e8CCbEed51" +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 999d56072..27c08aba6 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 880, - "commit": "0df25d3a811702db2f880ba7c3e35dc425151a31", - "date": "2021-04-29T13:42:52.775Z" + "versionNum": 881, + "commit": "4c1a004b78d3151e8a44589e68a3f09a26a9e7ef", + "date": "2021-04-29T17:28:33.098Z" } \ No newline at end of file diff --git a/history/versions/881.json b/history/versions/881.json new file mode 100644 index 000000000..237264b14 --- /dev/null +++ b/history/versions/881.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 881, + "commit": "4c1a004b78d3151e8a44589e68a3f09a26a9e7ef", + "date": "2021-04-29T17:28:33.098Z" + }, + "versionStart": { + "versionNum": 880, + "commit": "0df25d3a811702db2f880ba7c3e35dc425151a31", + "date": "2021-04-29T13:42:52.775Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x88C926CA9234Ee194dc47be6e91d35e8CCbEed51/info.json", + "blockchains/smartchain/assets/0x88C926CA9234Ee194dc47be6e91d35e8CCbEed51/logo.png" + ] +} \ No newline at end of file