From 683b2e2475540e4628d93c2c61e1772245bda6aa Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Sat, 15 May 2021 11:34:05 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/1362.json | 16 ++++++++++++++++ 4 files changed, 21 insertions(+), 4 deletions(-) create mode 100644 history/versions/1362.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index d53e8f9ed..3ed6aa3d2 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -651,6 +651,7 @@ "0xE692714717a89E4F2ab89dd17d8DDdD7bb52De8e", "0xe9e7CEA3DedcA5984780Bafc599bD69ADd087D56", "0xEA466cd2583A0290b9E7b987a769a7Eb468FB0A5", + "0xeAF7D8395CCE52DAef138d39a1CEfA51b97C15aE", "0xeB22C12429ff03688dD15a34824d736741605ca0", "0xeBB59CeBFb63f218db6B5094DC14AbF34d56D35D", "0xeBD0070237a0713E8D94fEf1B728d3d993d290ef", diff --git a/blockchains/smartchain/assets/0xeAF7D8395CCE52DAef138d39a1CEfA51b97C15aE/info.json b/blockchains/smartchain/assets/0xeAF7D8395CCE52DAef138d39a1CEfA51b97C15aE/info.json index 5809a7312..2b54e48ea 100644 --- a/blockchains/smartchain/assets/0xeAF7D8395CCE52DAef138d39a1CEfA51b97C15aE/info.json +++ b/blockchains/smartchain/assets/0xeAF7D8395CCE52DAef138d39a1CEfA51b97C15aE/info.json @@ -8,4 +8,4 @@ "decimals": 18, "status": "active", "id": "0xeAF7D8395CCE52DAef138d39a1CEfA51b97C15aE" -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 75fb71277..0c63fa2d0 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1361, - "commit": "c26c696eed14da1f4ac5e5de96b4da7cedda7879", - "date": "2021-05-15T11:32:11.199Z" + "versionNum": 1362, + "commit": "06c0fd7477af0a21694a3fb497d91b93aebce34f", + "date": "2021-05-15T11:33:51.538Z" } \ No newline at end of file diff --git a/history/versions/1362.json b/history/versions/1362.json new file mode 100644 index 000000000..0932c17ba --- /dev/null +++ b/history/versions/1362.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 1362, + "commit": "06c0fd7477af0a21694a3fb497d91b93aebce34f", + "date": "2021-05-15T11:33:51.538Z" + }, + "versionStart": { + "versionNum": 1361, + "commit": "c26c696eed14da1f4ac5e5de96b4da7cedda7879", + "date": "2021-05-15T11:32:11.199Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xeAF7D8395CCE52DAef138d39a1CEfA51b97C15aE/info.json", + "blockchains/smartchain/assets/0xeAF7D8395CCE52DAef138d39a1CEfA51b97C15aE/logo.png" + ] +} \ No newline at end of file