From 4a1543b4275c917554695186b3cdcecff37a169e Mon Sep 17 00:00:00 2001 From: cryptomanz Date: Fri, 9 Jul 2021 18:07:37 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 22 +++++++++---------- history/LATEST.json | 6 ++--- history/versions/2885.json | 16 ++++++++++++++ 4 files changed, 31 insertions(+), 14 deletions(-) create mode 100644 history/versions/2885.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index aaa6c04fe..0b477e6be 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -180,6 +180,7 @@ "0x1fBB6cA220dCBE732f796Fa9b13dd21cD654511b", "0x1fe38769ED41Fe7f47270C78d2F0507b508d06F0", "0x1FF2a2c2DEAdb17B6Ba9949393d1406f4c61BFC9", + "0x2020EB9E26aa49c27ebB72C174cfbab851f7ddE0", "0x2090c8295769791ab7A3CF1CC6e0AA19F35e441A", "0x2095d2346e47Ed497d4F39FcfA59918b4346cd65", "0x20bff4bbEDa07536FF00e073bd8359E5D80D733d", diff --git a/blockchains/smartchain/assets/0x2020EB9E26aa49c27ebB72C174cfbab851f7ddE0/info.json b/blockchains/smartchain/assets/0x2020EB9E26aa49c27ebB72C174cfbab851f7ddE0/info.json index bf9a8af9a..fc7c15217 100644 --- a/blockchains/smartchain/assets/0x2020EB9E26aa49c27ebB72C174cfbab851f7ddE0/info.json +++ b/blockchains/smartchain/assets/0x2020EB9E26aa49c27ebB72C174cfbab851f7ddE0/info.json @@ -1,11 +1,11 @@ -{ - "name": "Jeju Doge BSC", - "website": "https://jejudogebsc.net/", - "description": "The Jejudoge BSC protocol is a community driven, fair launched DeFi token on the Binance Smart Chain (BSC) that arose from the desire to introduce a new standard of professionalism to a market segment that has been largely characterized by a lack of effort or innovation in the areas of tokenomics, design, marketing, implementation, and ongoing catalysts to maintain momentum and generate continued returns for holders...", - "explorer": "https://bscscan.com/token/0x2020EB9E26aa49c27ebB72C174cfbab851f7ddE0", - "type": "BEP20", - "symbol": "JEJUDOGE", - "decimals": 9, - "status": "active", - "id": "0x2020EB9E26aa49c27ebB72C174cfbab851f7ddE0" -} +{ + "name": "Jeju Doge BSC", + "website": "https://jejudogebsc.net/", + "description": "The Jejudoge BSC protocol is a community driven, fair launched DeFi token on the Binance Smart Chain (BSC) that arose from the desire to introduce a new standard of professionalism to a market segment that has been largely characterized by a lack of effort or innovation in the areas of tokenomics, design, marketing, implementation, and ongoing catalysts to maintain momentum and generate continued returns for holders...", + "explorer": "https://bscscan.com/token/0x2020EB9E26aa49c27ebB72C174cfbab851f7ddE0", + "type": "BEP20", + "symbol": "JEJUDOGE", + "decimals": 9, + "status": "active", + "id": "0x2020EB9E26aa49c27ebB72C174cfbab851f7ddE0" +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 9eea74abc..0936d6e56 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2884, - "commit": "f48537dbf1afa0632232c3551600dc2c0477c0af", - "date": "2021-07-09T17:55:17.688Z" + "versionNum": 2885, + "commit": "8a75949098173d39994bba68f82abd07cc2ecc3d", + "date": "2021-07-09T18:07:21.841Z" } \ No newline at end of file diff --git a/history/versions/2885.json b/history/versions/2885.json new file mode 100644 index 000000000..8c2b336db --- /dev/null +++ b/history/versions/2885.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 2885, + "commit": "8a75949098173d39994bba68f82abd07cc2ecc3d", + "date": "2021-07-09T18:07:21.841Z" + }, + "versionStart": { + "versionNum": 2884, + "commit": "f48537dbf1afa0632232c3551600dc2c0477c0af", + "date": "2021-07-09T17:55:17.688Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x2020EB9E26aa49c27ebB72C174cfbab851f7ddE0/info.json", + "blockchains/smartchain/assets/0x2020EB9E26aa49c27ebB72C174cfbab851f7ddE0/logo.png" + ] +} \ No newline at end of file