From d5fb89d811990f2145e8d64f967a29918ad41373 Mon Sep 17 00:00:00 2001 From: cryptomanz Date: Fri, 17 Sep 2021 16:51:48 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/3663.json | 16 ++++++++++++++++ 4 files changed, 21 insertions(+), 4 deletions(-) create mode 100644 history/versions/3663.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 84903cf24..b146a0e18 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -130,6 +130,7 @@ "0x12c2Fc002DEaf2239dDa8cB92F3b28BbcbE96323", "0x12Da2f2761038486271C99DA7e0FB4413e2B5E38", "0x12e34cDf6A031a10FE241864c32fB03a4FDaD739", + "0x1337ace33C2B3Fc17d85f33dbD0Ed73a896148B5", "0x13616F44Ba82D63c8C0DC3Ff843D36a8ec1c05a9", "0x13958e1eb63dFB8540Eaf6ed7DcbBc1A60FD52AF", "0x13969BbEEce18Da1354561E9B59Dc2937Ef5C95C", diff --git a/blockchains/smartchain/assets/0x1337ace33C2B3Fc17d85f33dbD0Ed73a896148B5/info.json b/blockchains/smartchain/assets/0x1337ace33C2B3Fc17d85f33dbD0Ed73a896148B5/info.json index e105306c7..458245785 100644 --- a/blockchains/smartchain/assets/0x1337ace33C2B3Fc17d85f33dbD0Ed73a896148B5/info.json +++ b/blockchains/smartchain/assets/0x1337ace33C2B3Fc17d85f33dbD0Ed73a896148B5/info.json @@ -8,4 +8,4 @@ "decimals": 9, "status": "active", "id": "0x1337ace33C2B3Fc17d85f33dbD0Ed73a896148B5" -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 07e9e64c4..737dfe02a 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 3662, - "commit": "0dbd183f88e1c82a5deb2d2d3ab8c9d486b4cd0b", - "date": "2021-09-17T13:00:03.295Z" + "versionNum": 3663, + "commit": "3900aa1f512357d6ecb32dce1a7910b6e63d4a94", + "date": "2021-09-17T16:51:30.950Z" } \ No newline at end of file diff --git a/history/versions/3663.json b/history/versions/3663.json new file mode 100644 index 000000000..1d19839db --- /dev/null +++ b/history/versions/3663.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 3663, + "commit": "3900aa1f512357d6ecb32dce1a7910b6e63d4a94", + "date": "2021-09-17T16:51:30.950Z" + }, + "versionStart": { + "versionNum": 3662, + "commit": "0dbd183f88e1c82a5deb2d2d3ab8c9d486b4cd0b", + "date": "2021-09-17T13:00:03.295Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x1337ace33C2B3Fc17d85f33dbD0Ed73a896148B5/info.json", + "blockchains/smartchain/assets/0x1337ace33C2B3Fc17d85f33dbD0Ed73a896148B5/logo.png" + ] +} \ No newline at end of file