From 0e58755f7da7dcdc0e8ce1d0d187d4624900fd15 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Thu, 1 Jul 2021 09:40:53 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 20 +++++++++---------- history/LATEST.json | 6 +++--- history/versions/2619.json | 16 +++++++++++++++ 4 files changed, 30 insertions(+), 13 deletions(-) create mode 100644 history/versions/2619.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 2eeb67b9a..bb8e9f88c 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -595,6 +595,7 @@ "0x69bC4bbf7aa7A4e08D6542687aaD175A82D23fDE", "0x6A79E08db6c08b8F88703794bF1a47f5a01eB9dC", "0x6b51231c43B1604815313801dB5E9E614914d6e4", + "0x6bbf411a9a50ef4427d64d1Ea74ad294c2BBb0c8", "0x6bf3a93793e52f75543c92AfEC4636559988e3c1", "0x6bfd576220e8444CA4Cc5f89Efbd7f02a4C94C16", "0x6bfF4Fb161347ad7de4A625AE5aa3A1CA7077819", diff --git a/blockchains/smartchain/assets/0x6bbf411a9a50ef4427d64d1Ea74ad294c2BBb0c8/info.json b/blockchains/smartchain/assets/0x6bbf411a9a50ef4427d64d1Ea74ad294c2BBb0c8/info.json index 4f78a5a47..c120c4aff 100644 --- a/blockchains/smartchain/assets/0x6bbf411a9a50ef4427d64d1Ea74ad294c2BBb0c8/info.json +++ b/blockchains/smartchain/assets/0x6bbf411a9a50ef4427d64d1Ea74ad294c2BBb0c8/info.json @@ -1,11 +1,11 @@ -{ - "name": "SafeCap Token", - "type": "BEP20", - "symbol": "SFC", - "decimals": 18, - "website": "https://safecap.org/", - "description": "SafeCap Binance Smart Chain based project. SafeCap is an enterprise-grade, service-centric platform that brings user-friendly blockchain experience to millions.\n", - "explorer": "https://bscscan.com/token/0x6bbf411a9a50ef4427d64d1Ea74ad294c2BBb0c8", - "status": "active", - "id": "0x6bbf411a9a50ef4427d64d1Ea74ad294c2BBb0c8" +{ + "name": "SafeCap Token", + "type": "BEP20", + "symbol": "SFC", + "decimals": 18, + "website": "https://safecap.org/", + "description": "SafeCap Binance Smart Chain based project. SafeCap is an enterprise-grade, service-centric platform that brings user-friendly blockchain experience to millions.\n", + "explorer": "https://bscscan.com/token/0x6bbf411a9a50ef4427d64d1Ea74ad294c2BBb0c8", + "status": "active", + "id": "0x6bbf411a9a50ef4427d64d1Ea74ad294c2BBb0c8" } \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index c54cb05fd..3fd5085a2 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2618, - "commit": "ebd0d56f44d1c9b1ac4bcbccc1259112dcec476f", - "date": "2021-07-01T06:59:34.046Z" + "versionNum": 2619, + "commit": "469a6d5ebbe84d6176e3ba00219b475b687fa602", + "date": "2021-07-01T09:40:34.251Z" } \ No newline at end of file diff --git a/history/versions/2619.json b/history/versions/2619.json new file mode 100644 index 000000000..562d96e6f --- /dev/null +++ b/history/versions/2619.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 2619, + "commit": "469a6d5ebbe84d6176e3ba00219b475b687fa602", + "date": "2021-07-01T09:40:34.251Z" + }, + "versionStart": { + "versionNum": 2618, + "commit": "ebd0d56f44d1c9b1ac4bcbccc1259112dcec476f", + "date": "2021-07-01T06:59:34.046Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x6bbf411a9a50ef4427d64d1Ea74ad294c2BBb0c8/info.json", + "blockchains/smartchain/assets/0x6bbf411a9a50ef4427d64d1Ea74ad294c2BBb0c8/logo.png" + ] +} \ No newline at end of file