From 2d55555163796dc13be302f2c94b1cdba2ab5b70 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Sun, 13 Jun 2021 14:54:05 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/2150.json | 16 ++++++++++++++++ 4 files changed, 21 insertions(+), 4 deletions(-) create mode 100644 history/versions/2150.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 17baab726..b48f3ac1c 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -321,6 +321,7 @@ "0x42fDd09fcA12359f32E3D36f1700E480Ff6eBb49", "0x431e0cD023a32532BF3969CddFc002c00E98429d", "0x4338665CBB7B2485A8855A139b75D5e34AB0DB94", + "0x4388cA448baF6785bf1222a3E8e266536548eD75", "0x43a0EE2e4c005277195F409E77919D1b1a5c9c1f", "0x43bFf6EAB0903cD0DA8D7c57C25e17314E51da54", "0x43E061e3061241998d1C50DC27E5488696c23410", diff --git a/blockchains/smartchain/assets/0x4388cA448baF6785bf1222a3E8e266536548eD75/info.json b/blockchains/smartchain/assets/0x4388cA448baF6785bf1222a3E8e266536548eD75/info.json index 681352cfc..d1bdbc58b 100644 --- a/blockchains/smartchain/assets/0x4388cA448baF6785bf1222a3E8e266536548eD75/info.json +++ b/blockchains/smartchain/assets/0x4388cA448baF6785bf1222a3E8e266536548eD75/info.json @@ -8,4 +8,4 @@ "explorer": "https://bscscan.com/token/0x4388cA448baF6785bf1222a3E8e266536548eD75", "status": "active", "id": "0x4388cA448baF6785bf1222a3E8e266536548eD75" -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 4416d8f20..b4b248cf6 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2149, - "commit": "245d6fc38ddeb9be1c442c24ddbbea5c2d8161ea", - "date": "2021-06-13T12:33:35.451Z" + "versionNum": 2150, + "commit": "ff4e3c33513e10be6d999b6b88a7e2ed11cb7026", + "date": "2021-06-13T14:53:52.888Z" } \ No newline at end of file diff --git a/history/versions/2150.json b/history/versions/2150.json new file mode 100644 index 000000000..f401f230a --- /dev/null +++ b/history/versions/2150.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 2150, + "commit": "ff4e3c33513e10be6d999b6b88a7e2ed11cb7026", + "date": "2021-06-13T14:53:52.888Z" + }, + "versionStart": { + "versionNum": 2149, + "commit": "245d6fc38ddeb9be1c442c24ddbbea5c2d8161ea", + "date": "2021-06-13T12:33:35.451Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x4388cA448baF6785bf1222a3E8e266536548eD75/info.json", + "blockchains/smartchain/assets/0x4388cA448baF6785bf1222a3E8e266536548eD75/logo.png" + ] +} \ No newline at end of file