From c6011a7f666a0f992a7bdd9ed6ebd6b629f9fb93 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Sun, 16 May 2021 08:10:28 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 20 +++++++++---------- history/LATEST.json | 6 +++--- history/versions/1386.json | 16 +++++++++++++++ 4 files changed, 30 insertions(+), 13 deletions(-) create mode 100644 history/versions/1386.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index ba64f3a8d..9e9b9e8ae 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -421,6 +421,7 @@ "0x904d7Ac5d005d16DBDc69f713D029e3C1800F8Ca", "0x9095e8d707E40982aFFce41C61c10895157A1B22", "0x90DF11a8ccE420675e73922419e3f4f3Fe13CCCb", + "0x922c77c7724d7B77fD7791BE5CC5314B70c3a781", "0x928e55daB735aa8260AF3cEDadA18B5f70C72f1b", "0x92a42Db88Ed0F02c71D439e55962Ca7CAB0168b5", "0x93DfC1e09b7164Bafd4860963B6D94CbC4284774", diff --git a/blockchains/smartchain/assets/0x922c77c7724d7B77fD7791BE5CC5314B70c3a781/info.json b/blockchains/smartchain/assets/0x922c77c7724d7B77fD7791BE5CC5314B70c3a781/info.json index 582489b30..28b63d2c8 100644 --- a/blockchains/smartchain/assets/0x922c77c7724d7B77fD7791BE5CC5314B70c3a781/info.json +++ b/blockchains/smartchain/assets/0x922c77c7724d7B77fD7791BE5CC5314B70c3a781/info.json @@ -1,11 +1,11 @@ -{ - "name": "Super Shiba", - "website": "https://supershiba.xyz", - "description": "Super Shiba is the NEXT BIG meme project, it combines the staying power of memes with the revolutionary nature of NFTs to completely change the way we view memes and their ownership.", - "explorer": "https://bscscan.com/token/0x922c77c7724d7b77fd7791be5cc5314b70c3a781", - "type": "BEP20", - "symbol": "SSHIBA", - "decimals": 18, - "status": "active", - "id": "0x922c77c7724d7B77fD7791BE5CC5314B70c3a781" +{ + "name": "Super Shiba", + "website": "https://supershiba.xyz", + "description": "Super Shiba is the NEXT BIG meme project, it combines the staying power of memes with the revolutionary nature of NFTs to completely change the way we view memes and their ownership.", + "explorer": "https://bscscan.com/token/0x922c77c7724d7b77fd7791be5cc5314b70c3a781", + "type": "BEP20", + "symbol": "SSHIBA", + "decimals": 18, + "status": "active", + "id": "0x922c77c7724d7B77fD7791BE5CC5314B70c3a781" } \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 3502f5fc2..c050d0fcc 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1385, - "commit": "97d633c86c274f5689edc3f5d7e2064461ed1606", - "date": "2021-05-16T01:33:14.516Z" + "versionNum": 1386, + "commit": "766ab190f16554beb89f450bbb726c562369864a", + "date": "2021-05-16T08:10:11.869Z" } \ No newline at end of file diff --git a/history/versions/1386.json b/history/versions/1386.json new file mode 100644 index 000000000..c37ed7817 --- /dev/null +++ b/history/versions/1386.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 1386, + "commit": "766ab190f16554beb89f450bbb726c562369864a", + "date": "2021-05-16T08:10:11.869Z" + }, + "versionStart": { + "versionNum": 1385, + "commit": "97d633c86c274f5689edc3f5d7e2064461ed1606", + "date": "2021-05-16T01:33:14.516Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x922c77c7724d7B77fD7791BE5CC5314B70c3a781/info.json", + "blockchains/smartchain/assets/0x922c77c7724d7B77fD7791BE5CC5314B70c3a781/logo.png" + ] +} \ No newline at end of file