From 6eb778ff33df8c90e991348029080223ca60d67b Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Thu, 29 Apr 2021 13:37:06 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/877.json | 16 ++++++++++++++++ 4 files changed, 21 insertions(+), 4 deletions(-) create mode 100644 history/versions/877.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index a623495a2..afdb368ba 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -33,6 +33,7 @@ "0x13616F44Ba82D63c8C0DC3Ff843D36a8ec1c05a9", "0x13958e1eb63dFB8540Eaf6ed7DcbBc1A60FD52AF", "0x13969BbEEce18Da1354561E9B59Dc2937Ef5C95C", + "0x139dd9203c8E46d15B3896814Dc9424c5e5559fA", "0x14357D294fBabbE0fbF59503370c772d563b35b6", "0x151B1e2635A717bcDc836ECd6FbB62B674FE3E1D", "0x1610bc33319e9398de5f57B33a5b184c806aD217", diff --git a/blockchains/smartchain/assets/0x139dd9203c8E46d15B3896814Dc9424c5e5559fA/info.json b/blockchains/smartchain/assets/0x139dd9203c8E46d15B3896814Dc9424c5e5559fA/info.json index cf9c642d9..ab33ce0ad 100644 --- a/blockchains/smartchain/assets/0x139dd9203c8E46d15B3896814Dc9424c5e5559fA/info.json +++ b/blockchains/smartchain/assets/0x139dd9203c8E46d15B3896814Dc9424c5e5559fA/info.json @@ -9,4 +9,4 @@ "decimals": 9, "status": "active", "id": "0x139dd9203c8E46d15B3896814Dc9424c5e5559fA" -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 00b49408b..84b408ea7 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 876, - "commit": "45680d9acfa84b07d2b165adadeb721e3208452d", - "date": "2021-04-29T13:34:20.648Z" + "versionNum": 877, + "commit": "86be46b9f8331e63c80a616299ff44268e72068f", + "date": "2021-04-29T13:36:53.524Z" } \ No newline at end of file diff --git a/history/versions/877.json b/history/versions/877.json new file mode 100644 index 000000000..709bcd6d5 --- /dev/null +++ b/history/versions/877.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 877, + "commit": "86be46b9f8331e63c80a616299ff44268e72068f", + "date": "2021-04-29T13:36:53.524Z" + }, + "versionStart": { + "versionNum": 876, + "commit": "45680d9acfa84b07d2b165adadeb721e3208452d", + "date": "2021-04-29T13:34:20.648Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x139dd9203c8E46d15B3896814Dc9424c5e5559fA/info.json", + "blockchains/smartchain/assets/0x139dd9203c8E46d15B3896814Dc9424c5e5559fA/logo.png" + ] +} \ No newline at end of file