From 071b8dd47e9ae2cd465f9b79de33b893660514c6 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Tue, 1 Jun 2021 10:10:37 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 20 +++++++++---------- history/LATEST.json | 6 +++--- history/versions/1830.json | 16 +++++++++++++++ 4 files changed, 30 insertions(+), 13 deletions(-) create mode 100644 history/versions/1830.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index aa0980b59..1f2df922e 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -446,6 +446,7 @@ "0x74B3abB94e9e1ECc25Bd77d6872949B4a9B2aACF", "0x74CFD109898fe125737e8081D2A8DF4F318305cC", "0x75cc1fa47790b1D191061cC7d631Cbe65129AABC", + "0x75dffAf163D67591fDCa3907a50655dB3a5516Ed", "0x75e3CF3DC6748ff6c92FE77646bE7d2fdFdFA623", "0x762539b45A1dCcE3D36d080F74d1AED37844b878", "0x7643F0C207172497810ba6b76C5f3924d4ee7569", diff --git a/blockchains/smartchain/assets/0x75dffAf163D67591fDCa3907a50655dB3a5516Ed/info.json b/blockchains/smartchain/assets/0x75dffAf163D67591fDCa3907a50655dB3a5516Ed/info.json index ccad798b3..20cfe0524 100644 --- a/blockchains/smartchain/assets/0x75dffAf163D67591fDCa3907a50655dB3a5516Ed/info.json +++ b/blockchains/smartchain/assets/0x75dffAf163D67591fDCa3907a50655dB3a5516Ed/info.json @@ -1,11 +1,11 @@ { - "name": "Glitchy Token", - "website": "https://glitchy.wtf", - "description": "TODO", - "explorer": "https://bscscan.com/token/0x75dffAf163D67591fDCa3907a50655dB3a5516Ed", - "type": "BEP20", - "symbol": "Glitchy", - "decimals": 18, - "status": "active", - "id": "0x75dffAf163D67591fDCa3907a50655dB3a5516Ed" -} + "name": "Glitchy Token", + "website": "https://glitchy.wtf", + "description": "TODO", + "explorer": "https://bscscan.com/token/0x75dffAf163D67591fDCa3907a50655dB3a5516Ed", + "type": "BEP20", + "symbol": "Glitchy", + "decimals": 18, + "status": "active", + "id": "0x75dffAf163D67591fDCa3907a50655dB3a5516Ed" +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 3babec244..ba0c6375f 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1829, - "commit": "2529b31b1469c2a11e3b73959ccbbac3fb1525cd", - "date": "2021-06-01T09:50:42.386Z" + "versionNum": 1830, + "commit": "c9824f09df53c11ba384fbfad7848897702bd942", + "date": "2021-06-01T10:10:19.692Z" } \ No newline at end of file diff --git a/history/versions/1830.json b/history/versions/1830.json new file mode 100644 index 000000000..3386c8f87 --- /dev/null +++ b/history/versions/1830.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 1830, + "commit": "c9824f09df53c11ba384fbfad7848897702bd942", + "date": "2021-06-01T10:10:19.692Z" + }, + "versionStart": { + "versionNum": 1829, + "commit": "2529b31b1469c2a11e3b73959ccbbac3fb1525cd", + "date": "2021-06-01T09:50:42.386Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x75dffAf163D67591fDCa3907a50655dB3a5516Ed/info.json", + "blockchains/smartchain/assets/0x75dffAf163D67591fDCa3907a50655dB3a5516Ed/logo.png" + ] +} \ No newline at end of file