From 5a9be971878f921757fc1d185ad8924501e9610b Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Fri, 21 May 2021 18:08:29 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 22 +++++++++---------- history/LATEST.json | 6 ++--- history/versions/1557.json | 16 ++++++++++++++ 4 files changed, 31 insertions(+), 14 deletions(-) create mode 100644 history/versions/1557.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 338acea2d..57567f395 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -751,6 +751,7 @@ "0xE665d9abcFe78962385Aa5A8aa0A35E33B8F2C20", "0xE692714717a89E4F2ab89dd17d8DDdD7bb52De8e", "0xe714A9C04f5925a3fe89E4F6e21437BF0E0c774d", + "0xE73BB2b15f0a5f45729a9F6C4a9A51B380Bf0dFf", "0xE7Cb24F449973D5B3520E5b93D88B405903c75Fb", "0xe9e7CEA3DedcA5984780Bafc599bD69ADd087D56", "0xEA466cd2583A0290b9E7b987a769a7Eb468FB0A5", diff --git a/blockchains/smartchain/assets/0xE73BB2b15f0a5f45729a9F6C4a9A51B380Bf0dFf/info.json b/blockchains/smartchain/assets/0xE73BB2b15f0a5f45729a9F6C4a9A51B380Bf0dFf/info.json index cfd44fe24..384896042 100644 --- a/blockchains/smartchain/assets/0xE73BB2b15f0a5f45729a9F6C4a9A51B380Bf0dFf/info.json +++ b/blockchains/smartchain/assets/0xE73BB2b15f0a5f45729a9F6C4a9A51B380Bf0dFf/info.json @@ -1,11 +1,11 @@ -{ - "name": "Medical Veda", - "type": "BEP20", - "symbol": "MVEDA", - "decimals": 9, - "website": "http://medicalveda.finance/", - "description": "MedicalVeda seeks to address the modern-day challenges faced by the health care industry. It leverages innovative technologies such as Blockchain, Defi, Artificial Intelligence and Smart Contracts", - "explorer": "https://bscscan.com/token/0xE73BB2b15f0a5f45729a9F6C4a9A51B380Bf0dFf", - "status": "active", - "id": "0xE73BB2b15f0a5f45729a9F6C4a9A51B380Bf0dFf" -} \ No newline at end of file +{ + "name": "Medical Veda", + "type": "BEP20", + "symbol": "MVEDA", + "decimals": 9, + "website": "http://medicalveda.finance/", + "description": "MedicalVeda seeks to address the modern-day challenges faced by the health care industry. It leverages innovative technologies such as Blockchain, Defi, Artificial Intelligence and Smart Contracts", + "explorer": "https://bscscan.com/token/0xE73BB2b15f0a5f45729a9F6C4a9A51B380Bf0dFf", + "status": "active", + "id": "0xE73BB2b15f0a5f45729a9F6C4a9A51B380Bf0dFf" +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index effee3ebb..6abb4bac8 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1556, - "commit": "9e28ca21fef074dc375c7059efa7f42247a3289f", - "date": "2021-05-21T17:48:05.040Z" + "versionNum": 1557, + "commit": "7dff8b275b6a4d4052fa3e48c1ea429946e5998b", + "date": "2021-05-21T18:08:12.873Z" } \ No newline at end of file diff --git a/history/versions/1557.json b/history/versions/1557.json new file mode 100644 index 000000000..41f780e54 --- /dev/null +++ b/history/versions/1557.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 1557, + "commit": "7dff8b275b6a4d4052fa3e48c1ea429946e5998b", + "date": "2021-05-21T18:08:12.873Z" + }, + "versionStart": { + "versionNum": 1556, + "commit": "9e28ca21fef074dc375c7059efa7f42247a3289f", + "date": "2021-05-21T17:48:05.040Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xE73BB2b15f0a5f45729a9F6C4a9A51B380Bf0dFf/info.json", + "blockchains/smartchain/assets/0xE73BB2b15f0a5f45729a9F6C4a9A51B380Bf0dFf/logo.png" + ] +} \ No newline at end of file