From 0d2ebb55cadc8ed4fcc250d6d07a626779420bc8 Mon Sep 17 00:00:00 2001 From: vikmeup <vikmeup@users.noreply.github.com> Date: Tue, 13 Jul 2021 20:55:48 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- .../info.json | 2 +- .../info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/2918.json | 16 ++++++++++++++++ 4 files changed, 21 insertions(+), 5 deletions(-) create mode 100644 history/versions/2918.json diff --git a/blockchains/ethereum/assets/0x95aD61b0a150d79219dCF64E1E6Cc01f0B64C4cE/info.json b/blockchains/ethereum/assets/0x95aD61b0a150d79219dCF64E1E6Cc01f0B64C4cE/info.json index be2499778..f0bff627d 100644 --- a/blockchains/ethereum/assets/0x95aD61b0a150d79219dCF64E1E6Cc01f0B64C4cE/info.json +++ b/blockchains/ethereum/assets/0x95aD61b0a150d79219dCF64E1E6Cc01f0B64C4cE/info.json @@ -22,4 +22,4 @@ "url": "https://coingecko.com/en/coins/shiba-inu/" } ] -} +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x2859e4544C4bB03966803b044A93563Bd2D0DD4D/info.json b/blockchains/smartchain/assets/0x2859e4544C4bB03966803b044A93563Bd2D0DD4D/info.json index 49bc13310..f634f866f 100644 --- a/blockchains/smartchain/assets/0x2859e4544C4bB03966803b044A93563Bd2D0DD4D/info.json +++ b/blockchains/smartchain/assets/0x2859e4544C4bB03966803b044A93563Bd2D0DD4D/info.json @@ -8,4 +8,4 @@ "decimals": 18, "status": "active", "id": "0x2859e4544C4bB03966803b044A93563Bd2D0DD4D" -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index e40364fdb..b1fe77fdf 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2917, - "commit": "a7a3b82613648f5db99e6bcdffd4758942ab9e66", - "date": "2021-07-13T20:50:07.116Z" + "versionNum": 2918, + "commit": "a051935fdf324da2423bc1215d5462dce0d9da3d", + "date": "2021-07-13T20:55:35.594Z" } \ No newline at end of file diff --git a/history/versions/2918.json b/history/versions/2918.json new file mode 100644 index 000000000..46c6db31b --- /dev/null +++ b/history/versions/2918.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 2918, + "commit": "a051935fdf324da2423bc1215d5462dce0d9da3d", + "date": "2021-07-13T20:55:35.594Z" + }, + "versionStart": { + "versionNum": 2917, + "commit": "a7a3b82613648f5db99e6bcdffd4758942ab9e66", + "date": "2021-07-13T20:50:07.116Z" + }, + "changes": [ + "blockchains/ethereum/assets/0x95aD61b0a150d79219dCF64E1E6Cc01f0B64C4cE/info.json", + "blockchains/smartchain/assets/0x2859e4544C4bB03966803b044A93563Bd2D0DD4D/info.json" + ] +} \ No newline at end of file