From 821102eb166b5a707590fe652e18f796fc456657 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Wed, 12 May 2021 20:13:00 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 20 +++++++++---------- history/LATEST.json | 6 +++--- history/versions/1278.json | 16 +++++++++++++++ 4 files changed, 30 insertions(+), 13 deletions(-) create mode 100644 history/versions/1278.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 0433c6022..b257cea61 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -388,6 +388,7 @@ "0x95111f630aC215Eb74599ED42C67E2c2790d69e2", "0x95c78222B3D6e262426483D42CfA53685A67Ab9D", "0x95df1652cBAB65fd566C088531B7760C9dA19f5F", + "0x9628542656482DdeE1989b04133f02A799eB0936", "0x9678E42ceBEb63F23197D726B29b1CB20d0064E5", "0x968F6f898a6Df937fC1859b323aC2F14643e3fED", "0x96bbE4376802eCc0eFD330AF76B8873183270671", diff --git a/blockchains/smartchain/assets/0x9628542656482DdeE1989b04133f02A799eB0936/info.json b/blockchains/smartchain/assets/0x9628542656482DdeE1989b04133f02A799eB0936/info.json index 7c55633ea..f0118d537 100644 --- a/blockchains/smartchain/assets/0x9628542656482DdeE1989b04133f02A799eB0936/info.json +++ b/blockchains/smartchain/assets/0x9628542656482DdeE1989b04133f02A799eB0936/info.json @@ -1,11 +1,11 @@ { - "name": "Viagra", - "website": "https://viagrat.org/", - "description": "VIAGRA is a charity token to raise money for men's health issues.", - "explorer": "https://bscscan.com/token/0x9628542656482DdeE1989b04133f02A799eB0936", - "type": "BEP20", - "symbol": "VIAGRA", - "decimals": 9, - "status": "active", - "id": "0x9628542656482DdeE1989b04133f02A799eB0936" -} + "name": "Viagra", + "website": "https://viagrat.org/", + "description": "VIAGRA is a charity token to raise money for men's health issues.", + "explorer": "https://bscscan.com/token/0x9628542656482DdeE1989b04133f02A799eB0936", + "type": "BEP20", + "symbol": "VIAGRA", + "decimals": 9, + "status": "active", + "id": "0x9628542656482DdeE1989b04133f02A799eB0936" +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 64f5b5f62..efcd1de18 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1277, - "commit": "bc673c8b97d3feb48c81b60d31770858cc1174fe", - "date": "2021-05-12T20:08:01.585Z" + "versionNum": 1278, + "commit": "e029011e0a3aab7f65b1a323d043d8952fbd0d42", + "date": "2021-05-12T20:12:44.019Z" } \ No newline at end of file diff --git a/history/versions/1278.json b/history/versions/1278.json new file mode 100644 index 000000000..9175213ec --- /dev/null +++ b/history/versions/1278.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 1278, + "commit": "e029011e0a3aab7f65b1a323d043d8952fbd0d42", + "date": "2021-05-12T20:12:44.019Z" + }, + "versionStart": { + "versionNum": 1277, + "commit": "bc673c8b97d3feb48c81b60d31770858cc1174fe", + "date": "2021-05-12T20:08:01.585Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x9628542656482DdeE1989b04133f02A799eB0936/info.json", + "blockchains/smartchain/assets/0x9628542656482DdeE1989b04133f02A799eB0936/logo.png" + ] +} \ No newline at end of file