From 9a0170bbb5ad8b6dda0940eb7b376107366f27c6 Mon Sep 17 00:00:00 2001 From: catenocrypt Date: Thu, 1 Apr 2021 23:01:31 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 22 +++++++++---------- history/LATEST.json | 6 ++--- history/versions/364.json | 16 ++++++++++++++ 4 files changed, 31 insertions(+), 14 deletions(-) create mode 100644 history/versions/364.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index d1ca94ae9..f98775015 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -84,6 +84,7 @@ "0x43a0EE2e4c005277195F409E77919D1b1a5c9c1f", "0x44754455564474A89358B2C2265883DF993b12F0", "0x448BEE2d93Be708b54eE6353A7CC35C4933F1156", + "0x4495e673eE53c61CE79c35D5e299733639362aEc", "0x476DA763fb6D22B8465f7886d2d652A428a93984", "0x47BEAd2563dCBf3bF2c9407fEa4dC236fAbA485A", "0x47c1C7B9D7941A7265D123DCfb100D8FB5348213", diff --git a/blockchains/smartchain/assets/0x4495e673eE53c61CE79c35D5e299733639362aEc/info.json b/blockchains/smartchain/assets/0x4495e673eE53c61CE79c35D5e299733639362aEc/info.json index 03c93040c..b79d61727 100644 --- a/blockchains/smartchain/assets/0x4495e673eE53c61CE79c35D5e299733639362aEc/info.json +++ b/blockchains/smartchain/assets/0x4495e673eE53c61CE79c35D5e299733639362aEc/info.json @@ -1,11 +1,11 @@ -{ - "name": "Wrapped LQX", - "website": "http://lqxcoin.com", - "description": "LQX is a multi-chain (X11 and BEP-20) cryptocurrency that enables anonymous and instant payments. Users can get rewards for the LQX masternode, thus benefiting the entire network that makes up the ecosystem.", - "explorer": "https://bscscan.com/token/0x4495e673eE53c61CE79c35D5e299733639362aEc", - "type": "BEP20", - "symbol": "WLQX", - "decimals": 18, - "status": "active", - "id": "0x4495e673eE53c61CE79c35D5e299733639362aEc" -} +{ + "name": "Wrapped LQX", + "website": "http://lqxcoin.com", + "description": "LQX is a multi-chain (X11 and BEP-20) cryptocurrency that enables anonymous and instant payments. Users can get rewards for the LQX masternode, thus benefiting the entire network that makes up the ecosystem.", + "explorer": "https://bscscan.com/token/0x4495e673eE53c61CE79c35D5e299733639362aEc", + "type": "BEP20", + "symbol": "WLQX", + "decimals": 18, + "status": "active", + "id": "0x4495e673eE53c61CE79c35D5e299733639362aEc" +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index e5ae578be..aefcb09f5 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 363, - "commit": "31fbd0ab2183a89c1b1fb469c28a74c63c3f6617", - "date": "2021-04-01T07:09:57.141Z" + "versionNum": 364, + "commit": "44a7bfd56371d073bc6322d87f0b767ade2d61f7", + "date": "2021-04-01T23:01:15.067Z" } \ No newline at end of file diff --git a/history/versions/364.json b/history/versions/364.json new file mode 100644 index 000000000..1f051f172 --- /dev/null +++ b/history/versions/364.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 364, + "commit": "44a7bfd56371d073bc6322d87f0b767ade2d61f7", + "date": "2021-04-01T23:01:15.067Z" + }, + "versionStart": { + "versionNum": 363, + "commit": "31fbd0ab2183a89c1b1fb469c28a74c63c3f6617", + "date": "2021-04-01T07:09:57.141Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x4495e673eE53c61CE79c35D5e299733639362aEc/info.json", + "blockchains/smartchain/assets/0x4495e673eE53c61CE79c35D5e299733639362aEc/logo.png" + ] +} \ No newline at end of file