From 88d1b6a1d821ad7a742b3e0805d067bcd2a4a587 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Wed, 9 Jun 2021 16:38:57 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 20 +++++++++---------- history/LATEST.json | 6 +++--- history/versions/2069.json | 16 +++++++++++++++ 4 files changed, 30 insertions(+), 13 deletions(-) create mode 100644 history/versions/2069.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 705c934d5..fa8b17cc6 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -485,6 +485,7 @@ "0x6bfF4Fb161347ad7de4A625AE5aa3A1CA7077819", "0x6c1dE9907263F0c12261d88b65cA18F31163F29D", "0x6c5FE6e99D2484db7E4BF34F365ABA42d0E4dC20", + "0x6d8D19cd276d1E5ecF33F50d40BD6865f614649c", "0x6D949f9297A522c0f97C232CC209a67Bd7CfA471", "0x6E0fB6B19941FAf58982F09b33A9dceDa4377155", "0x6E1b4BA8F5bE7708cD475795FC23924eD078A8d2", diff --git a/blockchains/smartchain/assets/0x6d8D19cd276d1E5ecF33F50d40BD6865f614649c/info.json b/blockchains/smartchain/assets/0x6d8D19cd276d1E5ecF33F50d40BD6865f614649c/info.json index 5077d8b43..5624680d7 100644 --- a/blockchains/smartchain/assets/0x6d8D19cd276d1E5ecF33F50d40BD6865f614649c/info.json +++ b/blockchains/smartchain/assets/0x6d8D19cd276d1E5ecF33F50d40BD6865f614649c/info.json @@ -1,11 +1,11 @@ -{ -"name": "ShinchanBsc", - "website": "https://shinchanbsc.org", - "description": "Shinchan BSC is a unique meme token with utility.", - "explorer": "https://bscscan.com/token/0x6d8d19cd276d1e5ecf33f50d40bd6865f614649c", - "type": "BEP20", - "symbol": "Shinchan", - "decimals": 18, - "status": "active", - "id": "0x6d8D19cd276d1E5ecF33F50d40BD6865f614649c" +{ + "name": "ShinchanBsc", + "website": "https://shinchanbsc.org", + "description": "Shinchan BSC is a unique meme token with utility.", + "explorer": "https://bscscan.com/token/0x6d8d19cd276d1e5ecf33f50d40bd6865f614649c", + "type": "BEP20", + "symbol": "Shinchan", + "decimals": 18, + "status": "active", + "id": "0x6d8D19cd276d1E5ecF33F50d40BD6865f614649c" } \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index f0f28b06d..234c2339c 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2068, - "commit": "30d72c04f694f93938bf563428165024bf2d585d", - "date": "2021-06-09T11:56:29.318Z" + "versionNum": 2069, + "commit": "213ba191fa97dd305017a885cb40d12e16b901f6", + "date": "2021-06-09T16:38:43.247Z" } \ No newline at end of file diff --git a/history/versions/2069.json b/history/versions/2069.json new file mode 100644 index 000000000..182896251 --- /dev/null +++ b/history/versions/2069.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 2069, + "commit": "213ba191fa97dd305017a885cb40d12e16b901f6", + "date": "2021-06-09T16:38:43.247Z" + }, + "versionStart": { + "versionNum": 2068, + "commit": "30d72c04f694f93938bf563428165024bf2d585d", + "date": "2021-06-09T11:56:29.318Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x6d8D19cd276d1E5ecF33F50d40BD6865f614649c/info.json", + "blockchains/smartchain/assets/0x6d8D19cd276d1E5ecF33F50d40BD6865f614649c/logo.png" + ] +} \ No newline at end of file