From f931c9bad2be78a67d27c20d6d773ae89388ba1b Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Fri, 21 May 2021 07:31:03 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 22 +++++++++---------- history/LATEST.json | 6 ++--- history/versions/1545.json | 16 ++++++++++++++ 4 files changed, 31 insertions(+), 14 deletions(-) create mode 100644 history/versions/1545.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index e6f6e3b9c..eac94b17c 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -476,6 +476,7 @@ "0x90DF11a8ccE420675e73922419e3f4f3Fe13CCCb", "0x922c77c7724d7B77fD7791BE5CC5314B70c3a781", "0x928e55daB735aa8260AF3cEDadA18B5f70C72f1b", + "0x929b77Bc478101c8Fd0a13Caa58381FE4242BDdE", "0x92a42Db88Ed0F02c71D439e55962Ca7CAB0168b5", "0x93DfC1e09b7164Bafd4860963B6D94CbC4284774", "0x93e24685E41Ca82fd7a66a69C64f3dECac789281", diff --git a/blockchains/smartchain/assets/0x929b77Bc478101c8Fd0a13Caa58381FE4242BDdE/info.json b/blockchains/smartchain/assets/0x929b77Bc478101c8Fd0a13Caa58381FE4242BDdE/info.json index 03d5d713e..214dd45da 100644 --- a/blockchains/smartchain/assets/0x929b77Bc478101c8Fd0a13Caa58381FE4242BDdE/info.json +++ b/blockchains/smartchain/assets/0x929b77Bc478101c8Fd0a13Caa58381FE4242BDdE/info.json @@ -1,11 +1,11 @@ -{ - "name": "Spacelon", - "website": "https://spacelon.xyz", - "description": "Spacelon is Memes Token", - "explorer": "https://bscscan.com/token/0x929b77Bc478101c8Fd0a13Caa58381FE4242BDdE", - "symbol": "sELON", - "type": "BEP20", - "decimals": 0, - "status": "active", - "id": "0x929b77Bc478101c8Fd0a13Caa58381FE4242BDdE" -} +{ + "name": "Spacelon", + "website": "https://spacelon.xyz", + "description": "Spacelon is Memes Token", + "explorer": "https://bscscan.com/token/0x929b77Bc478101c8Fd0a13Caa58381FE4242BDdE", + "symbol": "sELON", + "type": "BEP20", + "decimals": 0, + "status": "active", + "id": "0x929b77Bc478101c8Fd0a13Caa58381FE4242BDdE" +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index ae1f18b98..0878bc56c 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1544, - "commit": "b2c3bfdf5cb6d5ec76401a227726fd3c08f047a3", - "date": "2021-05-21T06:40:00.514Z" + "versionNum": 1545, + "commit": "189897007986b97213e5c5fd25a8c60837818470", + "date": "2021-05-21T07:30:47.260Z" } \ No newline at end of file diff --git a/history/versions/1545.json b/history/versions/1545.json new file mode 100644 index 000000000..39663cb4a --- /dev/null +++ b/history/versions/1545.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 1545, + "commit": "189897007986b97213e5c5fd25a8c60837818470", + "date": "2021-05-21T07:30:47.260Z" + }, + "versionStart": { + "versionNum": 1544, + "commit": "b2c3bfdf5cb6d5ec76401a227726fd3c08f047a3", + "date": "2021-05-21T06:40:00.514Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x929b77Bc478101c8Fd0a13Caa58381FE4242BDdE/info.json", + "blockchains/smartchain/assets/0x929b77Bc478101c8Fd0a13Caa58381FE4242BDdE/logo.png" + ] +} \ No newline at end of file