From f3e9e600a705268eb175910d163e4c4f91aadb6f Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Fri, 30 Apr 2021 09:09:22 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 20 +++++++++---------- history/LATEST.json | 6 +++--- history/versions/899.json | 16 +++++++++++++++ 4 files changed, 30 insertions(+), 13 deletions(-) create mode 100644 history/versions/899.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 9f62a43c8..7e083feb4 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -385,6 +385,7 @@ "0xc25D94fc3f8D7bD1d88f89802fe075338F71dEC7", "0xc4957a864245AA4373Be1f33ae24E93876b7Dfe1", "0xC4B35d3A24E3e8941c5d87fD21D0725642F50308", + "0xC4b790e1D5f0c3d8AA526F0A8098eD2A1ff0886a", "0xc5137E8e017799e71A65e0cFe3F340d719AF17D3", "0xc53708664b99DF348dd27C3Ac0759d2DA9c40462", "0xc5A49b4CBe004b6FD55B30Ba1dE6AC360FF9765d", diff --git a/blockchains/smartchain/assets/0xC4b790e1D5f0c3d8AA526F0A8098eD2A1ff0886a/info.json b/blockchains/smartchain/assets/0xC4b790e1D5f0c3d8AA526F0A8098eD2A1ff0886a/info.json index f5802e473..58f0768dc 100644 --- a/blockchains/smartchain/assets/0xC4b790e1D5f0c3d8AA526F0A8098eD2A1ff0886a/info.json +++ b/blockchains/smartchain/assets/0xC4b790e1D5f0c3d8AA526F0A8098eD2A1ff0886a/info.json @@ -1,11 +1,11 @@ -{ - "name": "420x", - "website": "https://420xcoin.com/", - "description": "420x coin is the first crypto project that has the potential of becoming a mainstream brand, payment solution and cultural movement.", - "explorer": "https://bscscan.com/token/0xc4b790e1d5f0c3d8aa526f0a8098ed2a1ff0886a#balances", - "type": "BEP20", - "symbol": "420x", - "decimals": 9, - "status": "active", - "id": "0xC4b790e1D5f0c3d8AA526F0A8098eD2A1ff0886a" +{ + "name": "420x", + "website": "https://420xcoin.com/", + "description": "420x coin is the first crypto project that has the potential of becoming a mainstream brand, payment solution and cultural movement.", + "explorer": "https://bscscan.com/token/0xc4b790e1d5f0c3d8aa526f0a8098ed2a1ff0886a#balances", + "type": "BEP20", + "symbol": "420x", + "decimals": 9, + "status": "active", + "id": "0xC4b790e1D5f0c3d8AA526F0A8098eD2A1ff0886a" } \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 7d404fe78..8d5b5ce6d 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 898, - "commit": "54ab578bd9874042221c5d208bf4671bb9679bd3", - "date": "2021-04-30T09:04:44.076Z" + "versionNum": 899, + "commit": "fdf281ac9f50e1d6d726b08e8b47d904785d0c85", + "date": "2021-04-30T09:09:05.329Z" } \ No newline at end of file diff --git a/history/versions/899.json b/history/versions/899.json new file mode 100644 index 000000000..9df5db8c1 --- /dev/null +++ b/history/versions/899.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 899, + "commit": "fdf281ac9f50e1d6d726b08e8b47d904785d0c85", + "date": "2021-04-30T09:09:05.329Z" + }, + "versionStart": { + "versionNum": 898, + "commit": "54ab578bd9874042221c5d208bf4671bb9679bd3", + "date": "2021-04-30T09:04:44.076Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xC4b790e1D5f0c3d8AA526F0A8098eD2A1ff0886a/info.json", + "blockchains/smartchain/assets/0xC4b790e1D5f0c3d8AA526F0A8098eD2A1ff0886a/logo.png" + ] +} \ No newline at end of file