From beb8590afe58fdd1dcc6790cf79ae5bb1666d7fc Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Thu, 10 Jun 2021 19:17:36 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 20 +++++++++---------- history/LATEST.json | 6 +++--- history/versions/2093.json | 16 +++++++++++++++ 4 files changed, 30 insertions(+), 13 deletions(-) create mode 100644 history/versions/2093.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index f0bd9f656..77af008e8 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -476,6 +476,7 @@ "0x65bb3dE5174ebfFf241Aa501b6142559bf7d85A0", "0x6652048Fa5E66ed63a0225FFd7C82e106b0Aa18b", "0x66696AB8c6aAeb22dc14a2Dc4A833682388Ea901", + "0x6679eB24F59dFe111864AEc72B443d1Da666B360", "0x667bEbFf5cda3C4A460B514aB478Da0A8cF80910", "0x6719F89Bb81b357D443eE93Eb254e9dBb590bFbE", "0x67d012F731c23F0313CEA1186d0121779c77fcFE", diff --git a/blockchains/smartchain/assets/0x6679eB24F59dFe111864AEc72B443d1Da666B360/info.json b/blockchains/smartchain/assets/0x6679eB24F59dFe111864AEc72B443d1Da666B360/info.json index 9ee655c43..d0e22c6ea 100644 --- a/blockchains/smartchain/assets/0x6679eB24F59dFe111864AEc72B443d1Da666B360/info.json +++ b/blockchains/smartchain/assets/0x6679eB24F59dFe111864AEc72B443d1Da666B360/info.json @@ -1,11 +1,11 @@ -{ - "name": "ARIVA ARV", - "website": "https://ariva.digital/", - "description": "Ariva (ARV) is a cryptocurrency supported by Ariva Co., produced for active use in global and local tourism and travel networks in the near future.", - "explorer": "https://bscscan.com/token/0x6679eB24F59dFe111864AEc72B443d1Da666B360", - "type": "BEP20", - "symbol": "ARV", - "decimals": 8, - "status": "active", - "id": "0x6679eB24F59dFe111864AEc72B443d1Da666B360" +{ + "name": "ARIVA ARV", + "website": "https://ariva.digital/", + "description": "Ariva (ARV) is a cryptocurrency supported by Ariva Co., produced for active use in global and local tourism and travel networks in the near future.", + "explorer": "https://bscscan.com/token/0x6679eB24F59dFe111864AEc72B443d1Da666B360", + "type": "BEP20", + "symbol": "ARV", + "decimals": 8, + "status": "active", + "id": "0x6679eB24F59dFe111864AEc72B443d1Da666B360" } \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 178dbc072..8c218753d 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2092, - "commit": "7cb0579cd85b95b7dcffa29e37a7f8fd3fa0a60d", - "date": "2021-06-10T18:10:06.153Z" + "versionNum": 2093, + "commit": "fd403295535467cc726319a9bfcfc6e5464ed8a7", + "date": "2021-06-10T19:17:22.381Z" } \ No newline at end of file diff --git a/history/versions/2093.json b/history/versions/2093.json new file mode 100644 index 000000000..f9bfd0fdf --- /dev/null +++ b/history/versions/2093.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 2093, + "commit": "fd403295535467cc726319a9bfcfc6e5464ed8a7", + "date": "2021-06-10T19:17:22.381Z" + }, + "versionStart": { + "versionNum": 2092, + "commit": "7cb0579cd85b95b7dcffa29e37a7f8fd3fa0a60d", + "date": "2021-06-10T18:10:06.153Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x6679eB24F59dFe111864AEc72B443d1Da666B360/info.json", + "blockchains/smartchain/assets/0x6679eB24F59dFe111864AEc72B443d1Da666B360/logo.png" + ] +} \ No newline at end of file