From 9b1b06e901dae4c93b036c277c520818142470cd Mon Sep 17 00:00:00 2001 From: catenocrypt Date: Mon, 19 Apr 2021 22:47:18 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 4 ++-- blockchains/smartchain/tokenlist.json | 2 +- history/LATEST.json | 6 +++--- history/versions/613.json | 17 +++++++++++++++++ 5 files changed, 24 insertions(+), 6 deletions(-) create mode 100644 history/versions/613.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 9fa7984b7..3b4f1fc6b 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -284,6 +284,7 @@ "0xBea7086c99A85D4b5E6A0494C18B037fDD8eE932", "0xBf5140A22578168FD562DCcF235E5D43A02ce9B1", "0xbF7c81FFF98BbE61B40Ed186e4AfD6DDd01337fe", + "0xBFEf6cCFC830D3BaCA4F6766a0d4AaA242Ca9F3D", "0xc04e039aE8587e71f8024b36d630f841cc2106CC", "0xC0A51ac9d548BdcDe53Fa59448029e41A39FEB20", "0xC13B7a43223BB9Bf4B69BD68Ab20ca1B79d81C75", diff --git a/blockchains/smartchain/assets/0xBFEf6cCFC830D3BaCA4F6766a0d4AaA242Ca9F3D/info.json b/blockchains/smartchain/assets/0xBFEf6cCFC830D3BaCA4F6766a0d4AaA242Ca9F3D/info.json index 2f99bee10..1c0c61bca 100644 --- a/blockchains/smartchain/assets/0xBFEf6cCFC830D3BaCA4F6766a0d4AaA242Ca9F3D/info.json +++ b/blockchains/smartchain/assets/0xBFEf6cCFC830D3BaCA4F6766a0d4AaA242Ca9F3D/info.json @@ -31,7 +31,7 @@ } ], "explorer": "https://www.navexplorer.com/", - "research": "https://navcoin.org/en/project-activity/", + "research": "https://navcoin.org/en/project-activity/", "type": "BEP20", "symbol": "WNAV", "decimals": 8, @@ -40,4 +40,4 @@ "tags": [ "staking-native" ] -} +} \ No newline at end of file diff --git a/blockchains/smartchain/tokenlist.json b/blockchains/smartchain/tokenlist.json index 53e236844..977381b33 100644 --- a/blockchains/smartchain/tokenlist.json +++ b/blockchains/smartchain/tokenlist.json @@ -809,4 +809,4 @@ "minor": 0, "patch": 0 } -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 4f00e1acd..5de1bdff9 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 612, - "commit": "10e3e5838dcf5394da13c6b1de43a0ba64cdd1f1", - "date": "2021-04-19T22:32:57.289Z" + "versionNum": 613, + "commit": "2959280425b104c010b5d418a1562b82864148e3", + "date": "2021-04-19T22:47:02.445Z" } \ No newline at end of file diff --git a/history/versions/613.json b/history/versions/613.json new file mode 100644 index 000000000..278c8ae3d --- /dev/null +++ b/history/versions/613.json @@ -0,0 +1,17 @@ +{ + "versionEnd": { + "versionNum": 613, + "commit": "2959280425b104c010b5d418a1562b82864148e3", + "date": "2021-04-19T22:47:02.445Z" + }, + "versionStart": { + "versionNum": 612, + "commit": "10e3e5838dcf5394da13c6b1de43a0ba64cdd1f1", + "date": "2021-04-19T22:32:57.289Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xBFEf6cCFC830D3BaCA4F6766a0d4AaA242Ca9F3D/info.json", + "blockchains/smartchain/assets/0xBFEf6cCFC830D3BaCA4F6766a0d4AaA242Ca9F3D/logo.png", + "blockchains/smartchain/tokenlist.json" + ] +} \ No newline at end of file