From bc5510aafb7f42fb8d1b4b192e96edcb7695ca7f Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Sat, 4 Sep 2021 10:24:51 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/3506.json | 16 ++++++++++++++++ 4 files changed, 21 insertions(+), 4 deletions(-) create mode 100644 history/versions/3506.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 5a708a066..488694555 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -1568,6 +1568,7 @@ "0xF65C1C0478eFDe3c19b49EcBE7ACc57BB6B1D713", "0xF68C9Df95a18B2A5a5fa1124d79EEEffBaD0B6Fa", "0xf707155AAf4cD8E97D7B298964e84f3221241142", + "0xF70c14AD93905f39eE3Df2D4fB92b87c31D779e0", "0xF750A26EB0aCf95556e8529E72eD530f3b60f348", "0xF7844CB890F4C339c497aeAb599aBDc3c874B67A", "0xf78Bbc835b52D7f0e9538C3566997bA2bf050B85", diff --git a/blockchains/smartchain/assets/0xF70c14AD93905f39eE3Df2D4fB92b87c31D779e0/info.json b/blockchains/smartchain/assets/0xF70c14AD93905f39eE3Df2D4fB92b87c31D779e0/info.json index 888a9a9b7..7ad1d07b3 100644 --- a/blockchains/smartchain/assets/0xF70c14AD93905f39eE3Df2D4fB92b87c31D779e0/info.json +++ b/blockchains/smartchain/assets/0xF70c14AD93905f39eE3Df2D4fB92b87c31D779e0/info.json @@ -8,4 +8,4 @@ "decimals": 9, "status": "active", "id": "0xF70c14AD93905f39eE3Df2D4fB92b87c31D779e0" -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 3e3670a2b..52bf49e89 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 3505, - "commit": "eb2b6ea9309edf3d388bd1b94ec250432a71d018", - "date": "2021-09-04T10:16:27.599Z" + "versionNum": 3506, + "commit": "113af29123aa1fc3047ffd9c3ee1e9c68c7a968f", + "date": "2021-09-04T10:24:34.419Z" } \ No newline at end of file diff --git a/history/versions/3506.json b/history/versions/3506.json new file mode 100644 index 000000000..60ec547b8 --- /dev/null +++ b/history/versions/3506.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 3506, + "commit": "113af29123aa1fc3047ffd9c3ee1e9c68c7a968f", + "date": "2021-09-04T10:24:34.419Z" + }, + "versionStart": { + "versionNum": 3505, + "commit": "eb2b6ea9309edf3d388bd1b94ec250432a71d018", + "date": "2021-09-04T10:16:27.599Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xF70c14AD93905f39eE3Df2D4fB92b87c31D779e0/info.json", + "blockchains/smartchain/assets/0xF70c14AD93905f39eE3Df2D4fB92b87c31D779e0/logo.png" + ] +} \ No newline at end of file