From e747b717c22496bdc5a1760e389ef8d7ac362fe4 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Sun, 13 Jun 2021 11:34:19 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 18 +++++++++--------- history/LATEST.json | 6 +++--- history/versions/2146.json | 18 ++++++++++++++++++ 4 files changed, 31 insertions(+), 12 deletions(-) create mode 100644 history/versions/2146.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 77de4b1fa..4ed0bfc29 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -139,6 +139,7 @@ "0x1E1aFE9D9c5f290d8F6996dDB190bd111908A43D", "0x1e3f4174b6d226354E1fb2325E6f76c1919Bd9eB", "0x1e446CbEa52BAdeB614FBe4Ab7610F737995fB44", + "0x1e4e9397533efBF31eD451Eae1c17Bca090Bc9ef", "0x1e5F009d4f8cA44b5FcC4963dD301Da82b4eed09", "0x1E6baC0b134259BFE91552954D86513bA2B6E9B9", "0x1F01Dc57C66C2f87D8eab9C625D335e9defE6912", diff --git a/blockchains/smartchain/assets/0x1e4e9397533efBF31eD451Eae1c17Bca090Bc9ef/info.json b/blockchains/smartchain/assets/0x1e4e9397533efBF31eD451Eae1c17Bca090Bc9ef/info.json index fba9b696f..cd830cd08 100644 --- a/blockchains/smartchain/assets/0x1e4e9397533efBF31eD451Eae1c17Bca090Bc9ef/info.json +++ b/blockchains/smartchain/assets/0x1e4e9397533efBF31eD451Eae1c17Bca090Bc9ef/info.json @@ -1,11 +1,11 @@ -{ - "name": "Weedcoin", - "website": "https://weedcointhc.finance", +{ + "name": "Weedcoin", + "website": "https://weedcointhc.finance", "description": "Weed coin is the currency of independence. Weed coin is our rebellion. Weed coin started out as a meme, but it will become a utility token. Weed coin is more than a community, it is an ARMY.We dream that every social club in Spain, every coffee shop in Amsterdam, every shop in California and every medical cannabis therapy in the world gets paid in WEEDCOIN.", "type": "BEP20", - "symbol": "THC", - "decimals": 18, - "status": "active", - "explorer": "https://bscscan.com/token/0x1e4e9397533efBF31eD451Eae1c17Bca090Bc9ef", - "id": "0x1e4e9397533efBF31eD451Eae1c17Bca090Bc9ef" -} \ No newline at end of file + "symbol": "THC", + "decimals": 18, + "status": "active", + "explorer": "https://bscscan.com/token/0x1e4e9397533efBF31eD451Eae1c17Bca090Bc9ef", + "id": "0x1e4e9397533efBF31eD451Eae1c17Bca090Bc9ef" +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index b6c299baf..e61b6a48a 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2145, - "commit": "19531557ffd83662e473dd04f620f1e668d3b15d", - "date": "2021-06-13T11:32:29.148Z" + "versionNum": 2146, + "commit": "108bf1046c48536f606de401f76352881beda8e7", + "date": "2021-06-13T11:34:02.055Z" } \ No newline at end of file diff --git a/history/versions/2146.json b/history/versions/2146.json new file mode 100644 index 000000000..3cec03817 --- /dev/null +++ b/history/versions/2146.json @@ -0,0 +1,18 @@ +{ + "versionEnd": { + "versionNum": 2146, + "commit": "108bf1046c48536f606de401f76352881beda8e7", + "date": "2021-06-13T11:34:02.055Z" + }, + "versionStart": { + "versionNum": 2145, + "commit": "19531557ffd83662e473dd04f620f1e668d3b15d", + "date": "2021-06-13T11:32:29.148Z" + }, + "changes": [ + "blockchains/smartchain/allowlist.json", + "blockchains/smartchain/assets/0x1e4e9397533efBF31eD451Eae1c17Bca090Bc9ef/info.json", + "blockchains/smartchain/assets/0x1e4e9397533efBF31eD451Eae1c17Bca090Bc9ef/logo.png", + "blockchains/smartchain/assets/0x5C501ceB257700FcCd33c53FeEc9f96EDa583Dd7/info.json" + ] +} \ No newline at end of file