From ad5e4fee993338650c909bca3fc47def7b21d2d8 Mon Sep 17 00:00:00 2001 From: cryptomanz Date: Thu, 17 Jun 2021 18:13:19 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/2291.json | 16 ++++++++++++++++ 4 files changed, 21 insertions(+), 4 deletions(-) create mode 100644 history/versions/2291.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 206c13a78..4c7645d7e 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -1166,6 +1166,7 @@ "0xF4Ed363144981D3A65f42e7D0DC54FF9EEf559A1", "0xf5015995376a35b10dcBD96BA6B6e9de1c9f87c5", "0xf508fCD89b8bd15579dc79A6827cB4686A3592c8", + "0xF53FC93D811a3BBC7637a41381FE7475DB919B1B", "0xF565aaf0b8EB813a1c8C956D2C59F1ce27FD2366", "0xF62723F8B7Bf9962d9577F099e7BB1Bdf9715610", "0xF6530899dE1dAaE4388E1286EBa6379d7DDf9c8F", diff --git a/blockchains/smartchain/assets/0xF53FC93D811a3BBC7637a41381FE7475DB919B1B/info.json b/blockchains/smartchain/assets/0xF53FC93D811a3BBC7637a41381FE7475DB919B1B/info.json index fb4d9a77a..6846f9169 100644 --- a/blockchains/smartchain/assets/0xF53FC93D811a3BBC7637a41381FE7475DB919B1B/info.json +++ b/blockchains/smartchain/assets/0xF53FC93D811a3BBC7637a41381FE7475DB919B1B/info.json @@ -1,4 +1,4 @@ -{ +{ "name": "Chihuahua Coin", "website": "https://huahuacoin.com", "description": "A Sustainable Community Driven Crypto Project Token to fund shelters and save our Chihuahua friends across the world.", diff --git a/history/LATEST.json b/history/LATEST.json index 4b992fc62..b9ce24587 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2290, - "commit": "f1210020801f4d847908b8b94bcdad9ae27aa3c2", - "date": "2021-06-17T16:28:20.859Z" + "versionNum": 2291, + "commit": "90b7d32ab90ba276b273cae1ddabf0b6a3eb8fdd", + "date": "2021-06-17T18:13:03.337Z" } \ No newline at end of file diff --git a/history/versions/2291.json b/history/versions/2291.json new file mode 100644 index 000000000..f39ed6f7a --- /dev/null +++ b/history/versions/2291.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 2291, + "commit": "90b7d32ab90ba276b273cae1ddabf0b6a3eb8fdd", + "date": "2021-06-17T18:13:03.337Z" + }, + "versionStart": { + "versionNum": 2290, + "commit": "f1210020801f4d847908b8b94bcdad9ae27aa3c2", + "date": "2021-06-17T16:28:20.859Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xF53FC93D811a3BBC7637a41381FE7475DB919B1B/info.json", + "blockchains/smartchain/assets/0xF53FC93D811a3BBC7637a41381FE7475DB919B1B/logo.png" + ] +} \ No newline at end of file