From 4fe2be07036e1738d5974a25a5345989833518d9 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Thu, 20 May 2021 17:41:03 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 18 +++++++++--------- history/LATEST.json | 6 +++--- history/versions/1520.json | 16 ++++++++++++++++ 4 files changed, 29 insertions(+), 12 deletions(-) create mode 100644 history/versions/1520.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 9e13c603c..a971bef32 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -685,6 +685,7 @@ "0xD78Bd47A6934959583b47F081Ce0f9Fd5E0338D1", "0xD7B729ef857Aa773f47D37088A1181bB3fbF0099", "0xD83C88DB3A6cA4a32FFf1603b0f7DDce01F5f727", + "0xD83cec69ED9d8044597A793445C86a5e763b0E3D", "0xd882739Fca9CBAE00F3821c4c65189E2D7e26147", "0xd8A31016cD7da048ca21FFE04256C6d08C3A2251", "0xd8c202fc83792D98FB94c1FA2FdaC5702A75dF1C", diff --git a/blockchains/smartchain/assets/0xD83cec69ED9d8044597A793445C86a5e763b0E3D/info.json b/blockchains/smartchain/assets/0xD83cec69ED9d8044597A793445C86a5e763b0E3D/info.json index 591c78515..ea2298c29 100644 --- a/blockchains/smartchain/assets/0xD83cec69ED9d8044597A793445C86a5e763b0E3D/info.json +++ b/blockchains/smartchain/assets/0xD83cec69ED9d8044597A793445C86a5e763b0E3D/info.json @@ -1,11 +1,11 @@ { - "name": "Stop Elon", - "website": "https://stopelon.space", - "description": "Our mission is to Stop Elon Musk's crypto market manipulation. Our plan is to aquire 2/3 of Tesla to secure majority voting rights, then require he renounce his Twitter account as a condition of continued employment as the CEO of Tesla. Then we're going to fly to Pluto!", - "explorer": "https://bscscan.com/token/0xd83cec69ed9d8044597a793445c86a5e763b0e3d", - "type": "BEP20", - "symbol": "STOPELON", - "decimals": 9, - "status": "active", - "id": "0xD83cec69ED9d8044597A793445C86a5e763b0E3D" + "name": "Stop Elon", + "website": "https://stopelon.space", + "description": "Our mission is to Stop Elon Musk's crypto market manipulation. Our plan is to aquire 2/3 of Tesla to secure majority voting rights, then require he renounce his Twitter account as a condition of continued employment as the CEO of Tesla. Then we're going to fly to Pluto!", + "explorer": "https://bscscan.com/token/0xd83cec69ed9d8044597a793445c86a5e763b0e3d", + "type": "BEP20", + "symbol": "STOPELON", + "decimals": 9, + "status": "active", + "id": "0xD83cec69ED9d8044597A793445C86a5e763b0E3D" } \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index e568471e7..9da4133ba 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1519, - "commit": "30dd728cdb7a8c5d6002a53ac4d5a07d5168c4b9", - "date": "2021-05-20T13:29:10.346Z" + "versionNum": 1520, + "commit": "e04ca19ded3f3f96185245963d234ea8226a923d", + "date": "2021-05-20T17:40:48.945Z" } \ No newline at end of file diff --git a/history/versions/1520.json b/history/versions/1520.json new file mode 100644 index 000000000..feb43ae3c --- /dev/null +++ b/history/versions/1520.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 1520, + "commit": "e04ca19ded3f3f96185245963d234ea8226a923d", + "date": "2021-05-20T17:40:48.945Z" + }, + "versionStart": { + "versionNum": 1519, + "commit": "30dd728cdb7a8c5d6002a53ac4d5a07d5168c4b9", + "date": "2021-05-20T13:29:10.346Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xD83cec69ED9d8044597A793445C86a5e763b0E3D/info.json", + "blockchains/smartchain/assets/0xD83cec69ED9d8044597A793445C86a5e763b0E3D/logo.png" + ] +} \ No newline at end of file