From 67fb48aa774b864a9284e9a29a2485a89e9d4f6f Mon Sep 17 00:00:00 2001 From: cryptomanz Date: Sun, 5 Sep 2021 06:03:12 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/3516.json | 16 ++++++++++++++++ 4 files changed, 21 insertions(+), 4 deletions(-) create mode 100644 history/versions/3516.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 1b32b29e9..be0cdee56 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -966,6 +966,7 @@ "0x9498DC3c229Cf917fB131671bC15fb1d781Ef231", "0x94BaBBE728D9411612Ee41b20241a6FA251b26Ce", "0x95111f630aC215Eb74599ED42C67E2c2790d69e2", + "0x95a1199EBA84ac5f19546519e287d43D2F0E1b41", "0x95c78222B3D6e262426483D42CfA53685A67Ab9D", "0x95df1652cBAB65fd566C088531B7760C9dA19f5F", "0x9612F89F32c8A8419bE7a65358e485b76Db2d7f4", diff --git a/blockchains/smartchain/assets/0x95a1199EBA84ac5f19546519e287d43D2F0E1b41/info.json b/blockchains/smartchain/assets/0x95a1199EBA84ac5f19546519e287d43D2F0E1b41/info.json index eca62633e..5868bacb0 100644 --- a/blockchains/smartchain/assets/0x95a1199EBA84ac5f19546519e287d43D2F0E1b41/info.json +++ b/blockchains/smartchain/assets/0x95a1199EBA84ac5f19546519e287d43D2F0E1b41/info.json @@ -22,4 +22,4 @@ "url": "https://t.me/RabbitFinanceEN" } ] -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index a20d70562..b90849f37 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 3515, - "commit": "d2e41212148f35dcc10876ba7e746f7c3b17582c", - "date": "2021-09-04T19:16:35.887Z" + "versionNum": 3516, + "commit": "056ba99d0e7c95a1a753a93c1b97e6f0d462f689", + "date": "2021-09-05T06:02:55.089Z" } \ No newline at end of file diff --git a/history/versions/3516.json b/history/versions/3516.json new file mode 100644 index 000000000..9f0928066 --- /dev/null +++ b/history/versions/3516.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 3516, + "commit": "056ba99d0e7c95a1a753a93c1b97e6f0d462f689", + "date": "2021-09-05T06:02:55.089Z" + }, + "versionStart": { + "versionNum": 3515, + "commit": "d2e41212148f35dcc10876ba7e746f7c3b17582c", + "date": "2021-09-04T19:16:35.887Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x95a1199EBA84ac5f19546519e287d43D2F0E1b41/info.json", + "blockchains/smartchain/assets/0x95a1199EBA84ac5f19546519e287d43D2F0E1b41/logo.png" + ] +} \ No newline at end of file