From 6a6e25e487636755b8f81b52688886f611bb8aed Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Tue, 8 Jun 2021 16:22:52 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 20 +++++++++---------- history/LATEST.json | 6 +++--- history/versions/2048.json | 16 +++++++++++++++ 4 files changed, 30 insertions(+), 13 deletions(-) create mode 100644 history/versions/2048.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 8633d6e75..ad36519bb 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -463,6 +463,7 @@ "0x651Cd665bD558175A956fb3D72206eA08Eb3dF5b", "0x65bb3dE5174ebfFf241Aa501b6142559bf7d85A0", "0x6652048Fa5E66ed63a0225FFd7C82e106b0Aa18b", + "0x66696AB8c6aAeb22dc14a2Dc4A833682388Ea901", "0x667bEbFf5cda3C4A460B514aB478Da0A8cF80910", "0x6719F89Bb81b357D443eE93Eb254e9dBb590bFbE", "0x67d012F731c23F0313CEA1186d0121779c77fcFE", diff --git a/blockchains/smartchain/assets/0x66696AB8c6aAeb22dc14a2Dc4A833682388Ea901/info.json b/blockchains/smartchain/assets/0x66696AB8c6aAeb22dc14a2Dc4A833682388Ea901/info.json index dbfd3d49d..909fb3f53 100644 --- a/blockchains/smartchain/assets/0x66696AB8c6aAeb22dc14a2Dc4A833682388Ea901/info.json +++ b/blockchains/smartchain/assets/0x66696AB8c6aAeb22dc14a2Dc4A833682388Ea901/info.json @@ -1,11 +1,11 @@ -{ - "name": "BongWeedCoin", - "type": "BEP20", - "symbol": "BWC", - "decimals": 9, - "website": "https://bongweed.info/", - "description": "Token to fight for Worldwide Hemp Legalization.", - "explorer": "https://bscscan.com/token/0x66696ab8c6aaeb22dc14a2dc4a833682388ea901", - "status": "active", - "id": "0x66696AB8c6aAeb22dc14a2Dc4A833682388Ea901" +{ + "name": "BongWeedCoin", + "type": "BEP20", + "symbol": "BWC", + "decimals": 9, + "website": "https://bongweed.info/", + "description": "Token to fight for Worldwide Hemp Legalization.", + "explorer": "https://bscscan.com/token/0x66696ab8c6aaeb22dc14a2dc4a833682388ea901", + "status": "active", + "id": "0x66696AB8c6aAeb22dc14a2Dc4A833682388Ea901" } \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index af09419fd..8d26215c0 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2047, - "commit": "c1a67394de5798748f99e727bcce95b903c8f268", - "date": "2021-06-08T16:19:51.205Z" + "versionNum": 2048, + "commit": "79182a100ac01388bec05e2e4d9f3e1f6c0f80f6", + "date": "2021-06-08T16:22:37.296Z" } \ No newline at end of file diff --git a/history/versions/2048.json b/history/versions/2048.json new file mode 100644 index 000000000..5fd9458cc --- /dev/null +++ b/history/versions/2048.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 2048, + "commit": "79182a100ac01388bec05e2e4d9f3e1f6c0f80f6", + "date": "2021-06-08T16:22:37.296Z" + }, + "versionStart": { + "versionNum": 2047, + "commit": "c1a67394de5798748f99e727bcce95b903c8f268", + "date": "2021-06-08T16:19:51.205Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x66696AB8c6aAeb22dc14a2Dc4A833682388Ea901/info.json", + "blockchains/smartchain/assets/0x66696AB8c6aAeb22dc14a2Dc4A833682388Ea901/logo.png" + ] +} \ No newline at end of file