From b62a098ae8727681924450ae7c989f83538c5d43 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Sat, 8 May 2021 07:22:23 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/1137.json | 18 ++++++++++++++++++ 4 files changed, 23 insertions(+), 4 deletions(-) create mode 100644 history/versions/1137.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 893d584c1..0d696960e 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -362,6 +362,7 @@ "0x9BD547446Ea13C0c13Df2c1885e1f5B019a77441", "0x9C28E48Ea9170d9A9cB76d338655b8bd4124BC7A", "0x9C3Bbff333F4AEAB60B3c060607b7C505Ff30C82", + "0x9d70a3EE3079A6FA2bB16591414678b7Ad91f0b5", "0x9E691FD624410D631c082202b050694233031cB7", "0x9E7942a24be24B18A56CEac7bA9926C5FBFc4E27", "0x9f589e3eabe42ebC94A44727b3f3531C0c877809", diff --git a/blockchains/smartchain/assets/0x9d70a3EE3079A6FA2bB16591414678b7Ad91f0b5/info.json b/blockchains/smartchain/assets/0x9d70a3EE3079A6FA2bB16591414678b7Ad91f0b5/info.json index 32627df84..44ef4cfba 100644 --- a/blockchains/smartchain/assets/0x9d70a3EE3079A6FA2bB16591414678b7Ad91f0b5/info.json +++ b/blockchains/smartchain/assets/0x9d70a3EE3079A6FA2bB16591414678b7Ad91f0b5/info.json @@ -8,4 +8,4 @@ "decimals": 18, "status": "active", "id": "0x9d70a3EE3079A6FA2bB16591414678b7Ad91f0b5" -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index f5ec5bd8e..a317556a9 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1136, - "commit": "d396d2ad4b3732b999cd27db40e9876079019ec8", - "date": "2021-05-08T07:20:27.488Z" + "versionNum": 1137, + "commit": "dd6e7d42415e7447b6c14d088115b8ccb1d00f2a", + "date": "2021-05-08T07:22:10.766Z" } \ No newline at end of file diff --git a/history/versions/1137.json b/history/versions/1137.json new file mode 100644 index 000000000..819aad11f --- /dev/null +++ b/history/versions/1137.json @@ -0,0 +1,18 @@ +{ + "versionEnd": { + "versionNum": 1137, + "commit": "dd6e7d42415e7447b6c14d088115b8ccb1d00f2a", + "date": "2021-05-08T07:22:10.766Z" + }, + "versionStart": { + "versionNum": 1136, + "commit": "d396d2ad4b3732b999cd27db40e9876079019ec8", + "date": "2021-05-08T07:20:27.488Z" + }, + "changes": [ + "blockchains/ethereum/allowlist.json", + "blockchains/ethereum/assets/0x7BEF710a5759d197EC0Bf621c3Df802C2D60D848/info.json", + "blockchains/smartchain/assets/0x9d70a3EE3079A6FA2bB16591414678b7Ad91f0b5/info.json", + "blockchains/smartchain/assets/0x9d70a3EE3079A6FA2bB16591414678b7Ad91f0b5/logo.png" + ] +} \ No newline at end of file