From f1be8c4e1318f024b73861441dbd9455c347447a Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Wed, 16 Jun 2021 09:08:18 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 20 +++++++++---------- history/LATEST.json | 6 +++--- history/versions/2228.json | 16 +++++++++++++++ 4 files changed, 30 insertions(+), 13 deletions(-) create mode 100644 history/versions/2228.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 7dc9302bf..4445bde9a 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -712,6 +712,7 @@ "0x9853A30C69474BeD37595F9B149ad634b5c323d9", "0x986eedB84A934C81eDc0a080D03C6e3C1d7A8399", "0x988c11625472340b7B36FF1534893780E0d8d841", + "0x98BC4773Bd1e9A53631FD6028E06cd6cD17b7401", "0x98fc5B3a39D712Fa5a826Df4F9c47Bb6c0F6F8a9", "0x990E7154bB999FAa9b2fa5Ed29E822703311eA85", "0x994517e000aa3F117E7Ad61B0e2336C76B4Fd94a", diff --git a/blockchains/smartchain/assets/0x98BC4773Bd1e9A53631FD6028E06cd6cD17b7401/info.json b/blockchains/smartchain/assets/0x98BC4773Bd1e9A53631FD6028E06cd6cD17b7401/info.json index dd54e1e3d..479704801 100644 --- a/blockchains/smartchain/assets/0x98BC4773Bd1e9A53631FD6028E06cd6cD17b7401/info.json +++ b/blockchains/smartchain/assets/0x98BC4773Bd1e9A53631FD6028E06cd6cD17b7401/info.json @@ -1,11 +1,11 @@ -{ - "name": "Monkey TOKEN", - "website": "https://mbytoken.com", - "description": "MBY is made to make De-Fi great again", - "explorer": "https://bscscan.com/token/0x98BC4773Bd1e9A53631FD6028E06cd6cD17b7401", - "type": "BEP20", - "symbol": "MBY", - "decimals": 9, - "status": "active", - "id": "0x98BC4773Bd1e9A53631FD6028E06cd6cD17b7401" +{ + "name": "Monkey TOKEN", + "website": "https://mbytoken.com", + "description": "MBY is made to make De-Fi great again", + "explorer": "https://bscscan.com/token/0x98BC4773Bd1e9A53631FD6028E06cd6cD17b7401", + "type": "BEP20", + "symbol": "MBY", + "decimals": 9, + "status": "active", + "id": "0x98BC4773Bd1e9A53631FD6028E06cd6cD17b7401" } \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 01ef9b079..b443cbd5a 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2227, - "commit": "5dca1ed1e25eb8e7f3c023bb9d6ee53ae5546f6f", - "date": "2021-06-16T09:04:10.702Z" + "versionNum": 2228, + "commit": "083136d6eacf2ff6aaf2a8fab641bbfcf2827eaa", + "date": "2021-06-16T09:08:02.867Z" } \ No newline at end of file diff --git a/history/versions/2228.json b/history/versions/2228.json new file mode 100644 index 000000000..ae6c05259 --- /dev/null +++ b/history/versions/2228.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 2228, + "commit": "083136d6eacf2ff6aaf2a8fab641bbfcf2827eaa", + "date": "2021-06-16T09:08:02.867Z" + }, + "versionStart": { + "versionNum": 2227, + "commit": "5dca1ed1e25eb8e7f3c023bb9d6ee53ae5546f6f", + "date": "2021-06-16T09:04:10.702Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x98BC4773Bd1e9A53631FD6028E06cd6cD17b7401/info.json", + "blockchains/smartchain/assets/0x98BC4773Bd1e9A53631FD6028E06cd6cD17b7401/logo.png" + ] +} \ No newline at end of file