From daa70f76528e8096edb44d39dd4b3760b76c2bd8 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Fri, 3 Sep 2021 06:54:40 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 64 +++++++++---------- history/LATEST.json | 6 +- history/versions/3492.json | 16 +++++ 4 files changed, 52 insertions(+), 35 deletions(-) create mode 100644 history/versions/3492.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 6d52cb922..6110eb038 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -749,6 +749,7 @@ "0x707C9088313B20931c05D16227f146279eC28e4E", "0x7083609fCE4d1d8Dc0C979AAb8c869Ea2C873402", "0x708739980021A0b0B2E555383fE1283697e140e9", + "0x708C671Aa997da536869B50B6C67FA0C32Ce80B2", "0x70a44672B9BBcF4D49dCEaA610eB580BD3c94c52", "0x7122f1C0777900B959573132dEac9a7209741Aa0", "0x7128E52cA302c5f5BeEB801B6aD373fDeBE3dc5E", diff --git a/blockchains/smartchain/assets/0x708C671Aa997da536869B50B6C67FA0C32Ce80B2/info.json b/blockchains/smartchain/assets/0x708C671Aa997da536869B50B6C67FA0C32Ce80B2/info.json index 68d4cea37..f0d17cf01 100644 --- a/blockchains/smartchain/assets/0x708C671Aa997da536869B50B6C67FA0C32Ce80B2/info.json +++ b/blockchains/smartchain/assets/0x708C671Aa997da536869B50B6C67FA0C32Ce80B2/info.json @@ -1,33 +1,33 @@ { - "name": "Curate", - "website": "https://curate.style", - "description": "The official token for Curate", - "explorer": "https://bscscan.com/token/0x708C671Aa997da536869B50B6C67FA0C32Ce80B2", - "type": "BEP20", - "symbol": "XCUR", - "decimals": 8, - "status": "active", - "id": "0x708C671Aa997da536869B50B6C67FA0C32Ce80B2", - "links": [ - { - "name": "telegram", - "url": "https://t.me/curate" - }, - { - "name": "twitter", - "url": "https://twitter.com/curateproject" - }, - { - "name": "reddit", - "url": "https://reddit.com/r/XCUR" - }, - { - "name": "discord", - "url": "https://discord.com/invite/mtBpcqtBaK" - }, - { - "name": "github", - "url": "https://github.com/curate-project" - } - ] -} + "name": "Curate", + "website": "https://curate.style", + "description": "The official token for Curate", + "explorer": "https://bscscan.com/token/0x708C671Aa997da536869B50B6C67FA0C32Ce80B2", + "type": "BEP20", + "symbol": "XCUR", + "decimals": 8, + "status": "active", + "id": "0x708C671Aa997da536869B50B6C67FA0C32Ce80B2", + "links": [ + { + "name": "telegram", + "url": "https://t.me/curate" + }, + { + "name": "twitter", + "url": "https://twitter.com/curateproject" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/XCUR" + }, + { + "name": "discord", + "url": "https://discord.com/invite/mtBpcqtBaK" + }, + { + "name": "github", + "url": "https://github.com/curate-project" + } + ] +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index d4ca874dc..169544059 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 3491, - "commit": "35d2df19e38fc69484609c0b9a1edfec51eb7c46", - "date": "2021-09-03T06:52:33.348Z" + "versionNum": 3492, + "commit": "9057eef59899db3668be24dcaa096112470a6173", + "date": "2021-09-03T06:54:27.121Z" } \ No newline at end of file diff --git a/history/versions/3492.json b/history/versions/3492.json new file mode 100644 index 000000000..31952c41e --- /dev/null +++ b/history/versions/3492.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 3492, + "commit": "9057eef59899db3668be24dcaa096112470a6173", + "date": "2021-09-03T06:54:27.121Z" + }, + "versionStart": { + "versionNum": 3491, + "commit": "35d2df19e38fc69484609c0b9a1edfec51eb7c46", + "date": "2021-09-03T06:52:33.348Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x708C671Aa997da536869B50B6C67FA0C32Ce80B2/info.json", + "blockchains/smartchain/assets/0x708C671Aa997da536869B50B6C67FA0C32Ce80B2/logo.png" + ] +} \ No newline at end of file