From e7e9b19a4ac3534c591fe2fc304252898879452d Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Fri, 7 May 2021 07:32:25 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 22 +++++++++---------- history/LATEST.json | 6 ++--- history/versions/1105.json | 16 ++++++++++++++ 4 files changed, 31 insertions(+), 14 deletions(-) create mode 100644 history/versions/1105.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 5a64e6958..dd07c50d8 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -58,6 +58,7 @@ "0x1AdE17B4B38B472B5259BbC938618226dF7b5Ca8", "0x1AF3F329e8BE154074D8769D1FFa4eE058B1DBc3", "0x1aF8c1C3AD36A041cb6678feD86B1E095004fd16", + "0x1b9E14122Cb416845F0f21967f38b5c3e74De774", "0x1ba292a599F9C4F5618616c14bA38daec29e7E08", "0x1Ba42e5193dfA8B03D15dd1B86a3113bbBEF8Eeb", "0x1bA8c21c623C843Cd4c60438d70E7Ad50f363fbb", diff --git a/blockchains/smartchain/assets/0x1b9E14122Cb416845F0f21967f38b5c3e74De774/info.json b/blockchains/smartchain/assets/0x1b9E14122Cb416845F0f21967f38b5c3e74De774/info.json index 2367e884c..770820ae6 100644 --- a/blockchains/smartchain/assets/0x1b9E14122Cb416845F0f21967f38b5c3e74De774/info.json +++ b/blockchains/smartchain/assets/0x1b9E14122Cb416845F0f21967f38b5c3e74De774/info.json @@ -1,11 +1,11 @@ -{ - "name": "Nebula Chain", - "type": "BEP20", - "symbol": "NEBULA", - "decimals": 0, - "website": "https://nebulachain.xyz/", - "description": "Nebula Chain Finance smart contract generates of the stake amount daily and guarantees a final profit.", - "explorer": "https://bscscan.com/token/0x1b9E14122Cb416845F0f21967f38b5c3e74De774", - "status": "active", - "id": "0x1b9E14122Cb416845F0f21967f38b5c3e74De774" -} \ No newline at end of file +{ + "name": "Nebula Chain", + "type": "BEP20", + "symbol": "NEBULA", + "decimals": 0, + "website": "https://nebulachain.xyz/", + "description": "Nebula Chain Finance smart contract generates of the stake amount daily and guarantees a final profit.", + "explorer": "https://bscscan.com/token/0x1b9E14122Cb416845F0f21967f38b5c3e74De774", + "status": "active", + "id": "0x1b9E14122Cb416845F0f21967f38b5c3e74De774" +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index cb015f074..3f967f126 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1104, - "commit": "d5acf3ed31c9ae2760530165962a2877be447c72", - "date": "2021-05-07T07:29:15.526Z" + "versionNum": 1105, + "commit": "1078aac873fde8e55eae41d977752ad21edc97b2", + "date": "2021-05-07T07:32:10.455Z" } \ No newline at end of file diff --git a/history/versions/1105.json b/history/versions/1105.json new file mode 100644 index 000000000..cd1ee43dc --- /dev/null +++ b/history/versions/1105.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 1105, + "commit": "1078aac873fde8e55eae41d977752ad21edc97b2", + "date": "2021-05-07T07:32:10.455Z" + }, + "versionStart": { + "versionNum": 1104, + "commit": "d5acf3ed31c9ae2760530165962a2877be447c72", + "date": "2021-05-07T07:29:15.526Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x1b9E14122Cb416845F0f21967f38b5c3e74De774/info.json", + "blockchains/smartchain/assets/0x1b9E14122Cb416845F0f21967f38b5c3e74De774/logo.png" + ] +} \ No newline at end of file