From 332f71805ccf99a1d023aacdbc2dbb860b63d366 Mon Sep 17 00:00:00 2001 From: Cryptocool1 <Cryptocool1@users.noreply.github.com> Date: Wed, 16 Jun 2021 09:58:44 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 20 +++++++++---------- history/LATEST.json | 6 +++--- history/versions/2239.json | 16 +++++++++++++++ 4 files changed, 30 insertions(+), 13 deletions(-) create mode 100644 history/versions/2239.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 8f8ea92c8..254d0475d 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -1095,6 +1095,7 @@ "0xe77011ed703ed06927dBd78e60c549baBAbF913e", "0xE78a58ACB18811E840DD828d4f0116389e953592", "0xE7Cb24F449973D5B3520E5b93D88B405903c75Fb", + "0xe7Cbd29769F33e371DDbF040F2aC23Af0923C3f7", "0xe9e7CEA3DedcA5984780Bafc599bD69ADd087D56", "0xEA466cd2583A0290b9E7b987a769a7Eb468FB0A5", "0xEa8eACCe22bbB89709482c0100E75e7Ab90f53f4", diff --git a/blockchains/smartchain/assets/0xe7Cbd29769F33e371DDbF040F2aC23Af0923C3f7/info.json b/blockchains/smartchain/assets/0xe7Cbd29769F33e371DDbF040F2aC23Af0923C3f7/info.json index 3b13f9f7c..3f891f8f1 100644 --- a/blockchains/smartchain/assets/0xe7Cbd29769F33e371DDbF040F2aC23Af0923C3f7/info.json +++ b/blockchains/smartchain/assets/0xe7Cbd29769F33e371DDbF040F2aC23Af0923C3f7/info.json @@ -1,11 +1,11 @@ -{ - "name": "Project Joule", - "type": "BEP20", - "symbol": "JOL", - "decimals": 0, - "website": "http://projectjoule.finance/", - "description": "Project Joule is decenteralized way of Energy sharing.", - "explorer": "https://bscscan.com/token/0xe7Cbd29769F33e371DDbF040F2aC23Af0923C3f7", - "status": "active", - "id": "0xe7Cbd29769F33e371DDbF040F2aC23Af0923C3f7" +{ + "name": "Project Joule", + "type": "BEP20", + "symbol": "JOL", + "decimals": 0, + "website": "http://projectjoule.finance/", + "description": "Project Joule is decenteralized way of Energy sharing.", + "explorer": "https://bscscan.com/token/0xe7Cbd29769F33e371DDbF040F2aC23Af0923C3f7", + "status": "active", + "id": "0xe7Cbd29769F33e371DDbF040F2aC23Af0923C3f7" } \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index dc665f766..6b7546227 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2238, - "commit": "236552bfbe3f0af50a4c2ecee098e3b5b2c43daa", - "date": "2021-06-16T09:55:10.352Z" + "versionNum": 2239, + "commit": "aef56cf09733554ccb77c9460c7846d74679764d", + "date": "2021-06-16T09:58:25.971Z" } \ No newline at end of file diff --git a/history/versions/2239.json b/history/versions/2239.json new file mode 100644 index 000000000..42f1dda07 --- /dev/null +++ b/history/versions/2239.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 2239, + "commit": "aef56cf09733554ccb77c9460c7846d74679764d", + "date": "2021-06-16T09:58:25.971Z" + }, + "versionStart": { + "versionNum": 2238, + "commit": "236552bfbe3f0af50a4c2ecee098e3b5b2c43daa", + "date": "2021-06-16T09:55:10.352Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xe7Cbd29769F33e371DDbF040F2aC23Af0923C3f7/info.json", + "blockchains/smartchain/assets/0xe7Cbd29769F33e371DDbF040F2aC23Af0923C3f7/logo.png" + ] +} \ No newline at end of file