From 9071693a1927b9aa5e1f94b48f3a99278300b31b Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Tue, 1 Jun 2021 10:29:09 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 20 +++++++++---------- history/LATEST.json | 6 +++--- history/versions/1834.json | 16 +++++++++++++++ 4 files changed, 30 insertions(+), 13 deletions(-) create mode 100644 history/versions/1834.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index f733fc826..f0efb0d11 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -36,6 +36,7 @@ "0x0921d788E7f7498f80adb0A0A62B8A9476F2Db92", "0x0952dDFfDE60786497C7CEd1f49B4A14cF527f76", "0x0957C57C9EB7744850dCC95db5A06eD4a246236E", + "0x099D6CC403C0a5B46A6dD384c622Da39f1e1001C", "0x0b3f42481C228F70756DbFA0309d3ddC2a5e0F6a", "0x0C3Ea5aAC39101E5b3989b3f19181D8591b734d0", "0x0Ca958394bf4F68D30454421388A6A4Af8652E4B", diff --git a/blockchains/smartchain/assets/0x099D6CC403C0a5B46A6dD384c622Da39f1e1001C/info.json b/blockchains/smartchain/assets/0x099D6CC403C0a5B46A6dD384c622Da39f1e1001C/info.json index b40d8cab1..22186a815 100644 --- a/blockchains/smartchain/assets/0x099D6CC403C0a5B46A6dD384c622Da39f1e1001C/info.json +++ b/blockchains/smartchain/assets/0x099D6CC403C0a5B46A6dD384c622Da39f1e1001C/info.json @@ -1,11 +1,11 @@ -{ - "name": "kawaiINU", - "website": "https://kawaiinu.net/", - "description": "Making world a better place by bringing cuteness to those who need it the most.", - "explorer": "https://bscscan.com/token/0x099d6cc403c0a5b46a6dd384c622da39f1e1001c", - "type": "BEP20", - "symbol": "KAWAII", - "decimals": 9, - "status": "active", - "id": "0x099D6CC403C0a5B46A6dD384c622Da39f1e1001C" +{ + "name": "kawaiINU", + "website": "https://kawaiinu.net/", + "description": "Making world a better place by bringing cuteness to those who need it the most.", + "explorer": "https://bscscan.com/token/0x099d6cc403c0a5b46a6dd384c622da39f1e1001c", + "type": "BEP20", + "symbol": "KAWAII", + "decimals": 9, + "status": "active", + "id": "0x099D6CC403C0a5B46A6dD384c622Da39f1e1001C" } \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 0e92f1e8e..424394bd6 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1833, - "commit": "1d83bcda81b617a34d9bf95c6608c805e7312331", - "date": "2021-06-01T10:20:04.866Z" + "versionNum": 1834, + "commit": "5ae3cbd0ad70b327abc4aa310e02411c0ea4a733", + "date": "2021-06-01T10:28:57.477Z" } \ No newline at end of file diff --git a/history/versions/1834.json b/history/versions/1834.json new file mode 100644 index 000000000..a9a90efa4 --- /dev/null +++ b/history/versions/1834.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 1834, + "commit": "5ae3cbd0ad70b327abc4aa310e02411c0ea4a733", + "date": "2021-06-01T10:28:57.477Z" + }, + "versionStart": { + "versionNum": 1833, + "commit": "1d83bcda81b617a34d9bf95c6608c805e7312331", + "date": "2021-06-01T10:20:04.866Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x099D6CC403C0a5B46A6dD384c622Da39f1e1001C/info.json", + "blockchains/smartchain/assets/0x099D6CC403C0a5B46A6dD384c622Da39f1e1001C/logo.png" + ] +} \ No newline at end of file