From 22fc34e36a3879449d4e9203b881480b30efd5f2 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Tue, 25 May 2021 17:37:36 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/1629.json | 18 ++++++++++++++++++ 4 files changed, 23 insertions(+), 4 deletions(-) create mode 100644 history/versions/1629.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 2cf5964c9..27ce06c14 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -791,6 +791,7 @@ "0xe9e7CEA3DedcA5984780Bafc599bD69ADd087D56", "0xEA466cd2583A0290b9E7b987a769a7Eb468FB0A5", "0xEa8eACCe22bbB89709482c0100E75e7Ab90f53f4", + "0xea90DC6F64d18771Ca1dac8098526a9082265B42", "0xeAF7D8395CCE52DAef138d39a1CEfA51b97C15aE", "0xeB22C12429ff03688dD15a34824d736741605ca0", "0xeBB59CeBFb63f218db6B5094DC14AbF34d56D35D", diff --git a/blockchains/smartchain/assets/0xea90DC6F64d18771Ca1dac8098526a9082265B42/info.json b/blockchains/smartchain/assets/0xea90DC6F64d18771Ca1dac8098526a9082265B42/info.json index 3007cf9a3..9185e3bb7 100644 --- a/blockchains/smartchain/assets/0xea90DC6F64d18771Ca1dac8098526a9082265B42/info.json +++ b/blockchains/smartchain/assets/0xea90DC6F64d18771Ca1dac8098526a9082265B42/info.json @@ -8,4 +8,4 @@ "explorer": "https://bscscan.com/token/0xea90DC6F64d18771Ca1dac8098526a9082265B42", "status": "active", "id": "0xea90DC6F64d18771Ca1dac8098526a9082265B42" -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 993359bce..ad80295b5 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1628, - "commit": "ee93256c8fa44ef39a739f17c2f9fb85f19e4634", - "date": "2021-05-25T17:35:17.292Z" + "versionNum": 1629, + "commit": "e7aeada340b72aa20211c9f5927044e375aefbe2", + "date": "2021-05-25T17:37:22.008Z" } \ No newline at end of file diff --git a/history/versions/1629.json b/history/versions/1629.json new file mode 100644 index 000000000..af04f8eb8 --- /dev/null +++ b/history/versions/1629.json @@ -0,0 +1,18 @@ +{ + "versionEnd": { + "versionNum": 1629, + "commit": "e7aeada340b72aa20211c9f5927044e375aefbe2", + "date": "2021-05-25T17:37:22.008Z" + }, + "versionStart": { + "versionNum": 1628, + "commit": "ee93256c8fa44ef39a739f17c2f9fb85f19e4634", + "date": "2021-05-25T17:35:17.292Z" + }, + "changes": [ + "blockchains/smartchain/allowlist.json", + "blockchains/smartchain/assets/0x4Cae95d03C85Ae462dAeC44d5426f547A26FAf47/info.json", + "blockchains/smartchain/assets/0xea90DC6F64d18771Ca1dac8098526a9082265B42/info.json", + "blockchains/smartchain/assets/0xea90DC6F64d18771Ca1dac8098526a9082265B42/logo.png" + ] +} \ No newline at end of file