From 3610606c19498e60e1f53f07b20606ade68c698f Mon Sep 17 00:00:00 2001 From: cryptomanz Date: Mon, 21 Jun 2021 12:27:17 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 22 +++++++++---------- history/LATEST.json | 6 ++--- history/versions/2393.json | 16 ++++++++++++++ 4 files changed, 31 insertions(+), 14 deletions(-) create mode 100644 history/versions/2393.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 01b03480b..07730ff70 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -567,6 +567,7 @@ "0x6eA05F63DAF6b0Dc6b8bea94342330CC602c5536", "0x6F2aFbF4f5e5e804C5b954889d7Bf3768A3C9a45", "0x6Fb05b156788E88c8ad1e057e729362ff8c39d93", + "0x6fbFf934ec9D724450E66d9AcE621cb7E67CeB5A", "0x6Fc015dC3283369125cc31907eEF990b8F67a7a1", "0x6fC13EACE26590B80cCCAB1ba5d51890577D83B2", "0x6fd7c98458a943f469E1Cf4eA85B173f5Cd342F4", diff --git a/blockchains/smartchain/assets/0x6fbFf934ec9D724450E66d9AcE621cb7E67CeB5A/info.json b/blockchains/smartchain/assets/0x6fbFf934ec9D724450E66d9AcE621cb7E67CeB5A/info.json index b9f5c832a..27d00143c 100644 --- a/blockchains/smartchain/assets/0x6fbFf934ec9D724450E66d9AcE621cb7E67CeB5A/info.json +++ b/blockchains/smartchain/assets/0x6fbFf934ec9D724450E66d9AcE621cb7E67CeB5A/info.json @@ -1,11 +1,11 @@ -{ - "name": "Crypto Against Cancer Token", - "website": "https://cryptoagainstcancer.fund/", - "description": "CACT helping cancer research and treatment around the world, in addition to providing a BNB reward pool and reflection to holders through every transaction.", - "explorer": "https://bscscan.com/token/0x6fbff934ec9d724450e66d9ace621cb7e67ceb5a", - "type": "BEP20", - "symbol": "CACT", - "decimals": 9, - "status": "active", - "id": "0x6fbFf934ec9D724450E66d9AcE621cb7E67CeB5A" -} +{ + "name": "Crypto Against Cancer Token", + "website": "https://cryptoagainstcancer.fund/", + "description": "CACT helping cancer research and treatment around the world, in addition to providing a BNB reward pool and reflection to holders through every transaction.", + "explorer": "https://bscscan.com/token/0x6fbff934ec9d724450e66d9ace621cb7e67ceb5a", + "type": "BEP20", + "symbol": "CACT", + "decimals": 9, + "status": "active", + "id": "0x6fbFf934ec9D724450E66d9AcE621cb7E67CeB5A" +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 82b6583d4..6ca72293a 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2392, - "commit": "c3f75aaaaa006ae3c505f90c913b1f4f6c503b8d", - "date": "2021-06-21T11:42:45.101Z" + "versionNum": 2393, + "commit": "a99b27b25446ac00f6be4e08059c1b08db0d248b", + "date": "2021-06-21T12:27:04.667Z" } \ No newline at end of file diff --git a/history/versions/2393.json b/history/versions/2393.json new file mode 100644 index 000000000..c6f9ece27 --- /dev/null +++ b/history/versions/2393.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 2393, + "commit": "a99b27b25446ac00f6be4e08059c1b08db0d248b", + "date": "2021-06-21T12:27:04.667Z" + }, + "versionStart": { + "versionNum": 2392, + "commit": "c3f75aaaaa006ae3c505f90c913b1f4f6c503b8d", + "date": "2021-06-21T11:42:45.101Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x6fbFf934ec9D724450E66d9AcE621cb7E67CeB5A/info.json", + "blockchains/smartchain/assets/0x6fbFf934ec9D724450E66d9AcE621cb7E67CeB5A/logo.png" + ] +} \ No newline at end of file