From 5f22e01ed9c8a658fb49642bb4b63c32ec2168f4 Mon Sep 17 00:00:00 2001 From: cryptomanz Date: Tue, 3 Aug 2021 10:32:55 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 3 +-- history/LATEST.json | 6 +++--- history/versions/3154.json | 16 ++++++++++++++++ 4 files changed, 21 insertions(+), 5 deletions(-) create mode 100644 history/versions/3154.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index a1b5d1578..847630823 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -519,6 +519,7 @@ "0x53dcD4eF8E21FE014594a0854c4271a0623B31eC", "0x53E562b9B7E5E94b81f10e96Ee70Ad06df3D2657", "0x545f90dC35CA1e6129f1fEd354b3e2DF12034261", + "0x54626300818E5C5b44Db0fcf45Ba4943CA89A9e2", "0x547CBE0f0c25085e7015Aa6939b28402EB0CcDAC", "0x5481A517028813956005d77bcD0F561c7276b1e3", "0x54E5721Ea9c828E725aE6E3F640F69928B696b3e", diff --git a/blockchains/smartchain/assets/0x54626300818E5C5b44Db0fcf45Ba4943CA89A9e2/info.json b/blockchains/smartchain/assets/0x54626300818E5C5b44Db0fcf45Ba4943CA89A9e2/info.json index 6e409e564..fdc987cee 100644 --- a/blockchains/smartchain/assets/0x54626300818E5C5b44Db0fcf45Ba4943CA89A9e2/info.json +++ b/blockchains/smartchain/assets/0x54626300818E5C5b44Db0fcf45Ba4943CA89A9e2/info.json @@ -49,6 +49,5 @@ "name": "coingecko", "url": "https://coingecko.com/en/coins/checoin" } - ] -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index fda5969d3..ffd5a9aaf 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 3153, - "commit": "43104342de48bd515f15049d3280572c9c01eca1", - "date": "2021-08-03T10:28:41.533Z" + "versionNum": 3154, + "commit": "9e10039170fc08203e9b9f9f32e651c32df59867", + "date": "2021-08-03T10:32:36.588Z" } \ No newline at end of file diff --git a/history/versions/3154.json b/history/versions/3154.json new file mode 100644 index 000000000..ef5c79f38 --- /dev/null +++ b/history/versions/3154.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 3154, + "commit": "9e10039170fc08203e9b9f9f32e651c32df59867", + "date": "2021-08-03T10:32:36.588Z" + }, + "versionStart": { + "versionNum": 3153, + "commit": "43104342de48bd515f15049d3280572c9c01eca1", + "date": "2021-08-03T10:28:41.533Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x54626300818E5C5b44Db0fcf45Ba4943CA89A9e2/info.json", + "blockchains/smartchain/assets/0x54626300818E5C5b44Db0fcf45Ba4943CA89A9e2/logo.png" + ] +} \ No newline at end of file