From 94ec0567439ca96fddf08e79a42ada550f71ada4 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Thu, 5 Aug 2021 16:56:16 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 20 +++++++++---------- history/LATEST.json | 6 +++--- history/versions/3167.json | 16 +++++++++++++++ 4 files changed, 30 insertions(+), 13 deletions(-) create mode 100644 history/versions/3167.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index aad0d584b..7c629ac0f 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -46,6 +46,7 @@ "0x06c4212Ae2fEa51a27A045D968E73F7E91eA5521", "0x071Fa11f7516CDeb366F7f7d91DA5049F7086185", "0x07af67b392B7A202fAD8E0FBc64C34F33102165B", + "0x07B36F2549291d320132712a1E64d3826B1FB4D7", "0x07e330A210B8128c7b32476704C3052cD8c10e5b", "0x08ba0619b1e7A582E0BCe5BBE9843322C954C340", "0x08C975868e547BFE5F76Db7d1e075680e9736034", diff --git a/blockchains/smartchain/assets/0x07B36F2549291d320132712a1E64d3826B1FB4D7/info.json b/blockchains/smartchain/assets/0x07B36F2549291d320132712a1E64d3826B1FB4D7/info.json index 59f25c80b..28c2b8ffe 100644 --- a/blockchains/smartchain/assets/0x07B36F2549291d320132712a1E64d3826B1FB4D7/info.json +++ b/blockchains/smartchain/assets/0x07B36F2549291d320132712a1E64d3826B1FB4D7/info.json @@ -1,11 +1,11 @@ -{ - "name": "WIFEDOGE", - "website": "https://wifedoge.com", - "description": "WIFEDOGE,DOGE'S WIFE,BABYDOGE'S MOTHER,Doge needs Wife, If you like doge, please hold wifedoge. Every Jack has his Jill", - "explorer": "https://bscscan.com/token/0x07b36f2549291d320132712a1e64d3826b1fb4d7", - "type": "BEP20", - "symbol": "WIFEDOGE", - "decimals": 9, - "status": "active", - "id": "0x07B36F2549291d320132712a1E64d3826B1FB4D7" +{ + "name": "WIFEDOGE", + "website": "https://wifedoge.com", + "description": "WIFEDOGE,DOGE'S WIFE,BABYDOGE'S MOTHER,Doge needs Wife, If you like doge, please hold wifedoge. Every Jack has his Jill", + "explorer": "https://bscscan.com/token/0x07b36f2549291d320132712a1e64d3826b1fb4d7", + "type": "BEP20", + "symbol": "WIFEDOGE", + "decimals": 9, + "status": "active", + "id": "0x07B36F2549291d320132712a1E64d3826B1FB4D7" } \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 9408d6ba5..fc775a35b 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 3166, - "commit": "7f5f25d85cfbce64ad66aedcd4102a95204b31f3", - "date": "2021-08-05T08:01:32.803Z" + "versionNum": 3167, + "commit": "e052aa0e2cf8038ee6e718739dccb89e90bc3c2e", + "date": "2021-08-05T16:56:00.998Z" } \ No newline at end of file diff --git a/history/versions/3167.json b/history/versions/3167.json new file mode 100644 index 000000000..463cf97f7 --- /dev/null +++ b/history/versions/3167.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 3167, + "commit": "e052aa0e2cf8038ee6e718739dccb89e90bc3c2e", + "date": "2021-08-05T16:56:00.998Z" + }, + "versionStart": { + "versionNum": 3166, + "commit": "7f5f25d85cfbce64ad66aedcd4102a95204b31f3", + "date": "2021-08-05T08:01:32.803Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x07B36F2549291d320132712a1E64d3826B1FB4D7/info.json", + "blockchains/smartchain/assets/0x07B36F2549291d320132712a1E64d3826B1FB4D7/logo.png" + ] +} \ No newline at end of file