From a8d8501c478f6b12f46bb71acaeb7158d4c3ff59 Mon Sep 17 00:00:00 2001 From: cryptomanz Date: Thu, 16 Sep 2021 11:40:14 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 56 +++++++++---------- history/LATEST.json | 6 +- history/versions/3646.json | 16 ++++++ 4 files changed, 48 insertions(+), 31 deletions(-) create mode 100644 history/versions/3646.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 7ece977b5..8926d5b87 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -1397,6 +1397,7 @@ "0xD1587Ee50e0333f0C4aDcF261379A61B1486c5d2", "0xd15C444F1199Ae72795eba15E8C1db44E47abF62", "0xd1948C71362386453Feb698BC5d902ABba38598F", + "0xd1ECFDD45c49057479c4Ca95E045855370bC4F5B", "0xD22202d23fE7dE9E3DbE11a2a88F42f4CB9507cf", "0xD2618bC9c9cDC40ff19e200a7d14A09799C0a152", "0xd27D3F7f329D93d897612E413F207A4dbe8bF799", diff --git a/blockchains/smartchain/assets/0xd1ECFDD45c49057479c4Ca95E045855370bC4F5B/info.json b/blockchains/smartchain/assets/0xd1ECFDD45c49057479c4Ca95E045855370bC4F5B/info.json index 2898c2668..0b0b2bd30 100644 --- a/blockchains/smartchain/assets/0xd1ECFDD45c49057479c4Ca95E045855370bC4F5B/info.json +++ b/blockchains/smartchain/assets/0xd1ECFDD45c49057479c4Ca95E045855370bC4F5B/info.json @@ -1,29 +1,29 @@ { - "name": "Griffin Art", -"website": "https://griffinart.finance/", -"description": "A Game Platform integrated with a next-generation NFT marketplace.", -"explorer": "https://bscscan.com/token/0xd1ECFDD45c49057479c4Ca95E045855370bC4F5B", -"type": "BEP20", -"symbol": "GART", -"decimals": 9, -"status": "active", -"id": "0xd1ECFDD45c49057479c4Ca95E045855370bC4F5B", -"links":[ - { - "name": "twitter", - "url": "https://twitter.com/griffinnftart" - }, - { - "name": "whitepaper", - "url": "https://griffinart.finance/griffinart-whitepaper.pdf" - }, - { - "name": "telegram", - "url": "https://t.me/griffinart" - }, - { - "name": "reddit", - "url": "https://reddit.com/user/GriffinNftArt/" - } - ] - } + "name": "Griffin Art", + "website": "https://griffinart.finance/", + "description": "A Game Platform integrated with a next-generation NFT marketplace.", + "explorer": "https://bscscan.com/token/0xd1ECFDD45c49057479c4Ca95E045855370bC4F5B", + "type": "BEP20", + "symbol": "GART", + "decimals": 9, + "status": "active", + "id": "0xd1ECFDD45c49057479c4Ca95E045855370bC4F5B", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/griffinnftart" + }, + { + "name": "whitepaper", + "url": "https://griffinart.finance/griffinart-whitepaper.pdf" + }, + { + "name": "telegram", + "url": "https://t.me/griffinart" + }, + { + "name": "reddit", + "url": "https://reddit.com/user/GriffinNftArt/" + } + ] +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index fc39b4b44..c8db205ad 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 3645, - "commit": "eb8986ce8cd05fc3c7f5038cfcf43dd1d0a6d43b", - "date": "2021-09-16T09:17:35.238Z" + "versionNum": 3646, + "commit": "f3d1dd4f82ed94fee8409da5e95525923c03640e", + "date": "2021-09-16T11:40:01.490Z" } \ No newline at end of file diff --git a/history/versions/3646.json b/history/versions/3646.json new file mode 100644 index 000000000..8840338b9 --- /dev/null +++ b/history/versions/3646.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 3646, + "commit": "f3d1dd4f82ed94fee8409da5e95525923c03640e", + "date": "2021-09-16T11:40:01.490Z" + }, + "versionStart": { + "versionNum": 3645, + "commit": "eb8986ce8cd05fc3c7f5038cfcf43dd1d0a6d43b", + "date": "2021-09-16T09:17:35.238Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xd1ECFDD45c49057479c4Ca95E045855370bC4F5B/info.json", + "blockchains/smartchain/assets/0xd1ECFDD45c49057479c4Ca95E045855370bC4F5B/logo.png" + ] +} \ No newline at end of file