From 2019eb4fabdceaec85011f6a56d35dc1b5255f95 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Thu, 27 May 2021 13:25:49 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 18 +++++++++--------- history/LATEST.json | 6 +++--- history/versions/1687.json | 16 ++++++++++++++++ 4 files changed, 29 insertions(+), 12 deletions(-) create mode 100644 history/versions/1687.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 731beaef5..4a44fd638 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -405,6 +405,7 @@ "0x7130d2A12B9BCbFAe4f2634d864A1Ee1Ce3Ead9c", "0x71e1611075800E89A460463FCDfbA3d0FEA8c01d", "0x728C5baC3C3e370E372Fc4671f9ef6916b814d8B", + "0x72Eb1aFddB5652e0f5c7B9A6cc1C3241348b16c6", "0x72fAa679E1008Ad8382959FF48E392042A8b06f7", "0x735EBe3Ed47877a11023B904054a0ffE44e91AB7", "0x737f0E47c4d4167a3eEcde5FA87306b6eEe3140e", diff --git a/blockchains/smartchain/assets/0x72Eb1aFddB5652e0f5c7B9A6cc1C3241348b16c6/info.json b/blockchains/smartchain/assets/0x72Eb1aFddB5652e0f5c7B9A6cc1C3241348b16c6/info.json index a97543bf1..b57767f88 100644 --- a/blockchains/smartchain/assets/0x72Eb1aFddB5652e0f5c7B9A6cc1C3241348b16c6/info.json +++ b/blockchains/smartchain/assets/0x72Eb1aFddB5652e0f5c7B9A6cc1C3241348b16c6/info.json @@ -1,11 +1,11 @@ { - "name": "SafePizza", - "website": "https://safepizza.finance/", - "description": "SafePizza is a community driven, deflationary token", - "explorer": "https://bscscan.com/token/0x72eb1afddb5652e0f5c7b9a6cc1c3241348b16c6", - "type": "BEP20", - "symbol": "PIZZA", - "decimals": 9, - "status": "active", - "id": "0x72Eb1aFddB5652e0f5c7B9A6cc1C3241348b16c6" + "name": "SafePizza", + "website": "https://safepizza.finance/", + "description": "SafePizza is a community driven, deflationary token", + "explorer": "https://bscscan.com/token/0x72eb1afddb5652e0f5c7b9a6cc1c3241348b16c6", + "type": "BEP20", + "symbol": "PIZZA", + "decimals": 9, + "status": "active", + "id": "0x72Eb1aFddB5652e0f5c7B9A6cc1C3241348b16c6" } \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 539d2c204..3ce7a9137 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1686, - "commit": "c57852a8a598f5344a9a9f0b451eb8bd06f25d7f", - "date": "2021-05-27T13:12:41.094Z" + "versionNum": 1687, + "commit": "ec749f27ffb7d62141005a89afa6c13a8b6a6627", + "date": "2021-05-27T13:25:36.874Z" } \ No newline at end of file diff --git a/history/versions/1687.json b/history/versions/1687.json new file mode 100644 index 000000000..c61da5177 --- /dev/null +++ b/history/versions/1687.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 1687, + "commit": "ec749f27ffb7d62141005a89afa6c13a8b6a6627", + "date": "2021-05-27T13:25:36.874Z" + }, + "versionStart": { + "versionNum": 1686, + "commit": "c57852a8a598f5344a9a9f0b451eb8bd06f25d7f", + "date": "2021-05-27T13:12:41.094Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x72Eb1aFddB5652e0f5c7B9A6cc1C3241348b16c6/info.json", + "blockchains/smartchain/assets/0x72Eb1aFddB5652e0f5c7B9A6cc1C3241348b16c6/logo.png" + ] +} \ No newline at end of file