From 2cd8fa76b2fd872fd560add70e172d926d73eaa5 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Thu, 17 Jun 2021 06:49:25 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 20 +++++++++---------- history/LATEST.json | 6 +++--- history/versions/2267.json | 16 +++++++++++++++ 4 files changed, 30 insertions(+), 13 deletions(-) create mode 100644 history/versions/2267.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 12723f0bd..6203f7fbf 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -978,6 +978,7 @@ "0xcc9b175E4b88a22543C44F1cC65B73f63b0D4EfE", "0xcCc2d670E801570247E9De1841480F52A62Eb6F3", "0xcCe7F9eB881248E04f2975a3Fb3B62631ad9eE37", + "0xCd2eCd5e06b1a330789B30e8AdA3D11c51503a71", "0xCD40F2670CF58720b694968698A5514e924F742d", "0xCd77880edea8E7D1f2be011BE560B45B96Ba68Ad", "0xcD7C5025753a49f1881B31C48caA7C517Bb46308", diff --git a/blockchains/smartchain/assets/0xCd2eCd5e06b1a330789B30e8AdA3D11c51503a71/info.json b/blockchains/smartchain/assets/0xCd2eCd5e06b1a330789B30e8AdA3D11c51503a71/info.json index 65a4b28bd..1c748ec40 100644 --- a/blockchains/smartchain/assets/0xCd2eCd5e06b1a330789B30e8AdA3D11c51503a71/info.json +++ b/blockchains/smartchain/assets/0xCd2eCd5e06b1a330789B30e8AdA3D11c51503a71/info.json @@ -1,11 +1,11 @@ -{ - "name": "Piggy Bank Token", - "type": "BEP20", - "symbol": "PIGGY", - "decimals": 9, - "website": "https://piggybanktoken.com/", - "description": "PiggyBankToken is a fair launched, hyper-deflationary DeFi token on the Binance Smart Chain Network.", - "explorer": "https://bscscan.com/token/0xcd2ecd5e06b1a330789b30e8ada3d11c51503a71", - "status": "active", - "id": "0xCd2eCd5e06b1a330789B30e8AdA3D11c51503a71" +{ + "name": "Piggy Bank Token", + "type": "BEP20", + "symbol": "PIGGY", + "decimals": 9, + "website": "https://piggybanktoken.com/", + "description": "PiggyBankToken is a fair launched, hyper-deflationary DeFi token on the Binance Smart Chain Network.", + "explorer": "https://bscscan.com/token/0xcd2ecd5e06b1a330789b30e8ada3d11c51503a71", + "status": "active", + "id": "0xCd2eCd5e06b1a330789B30e8AdA3D11c51503a71" } \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 42452d960..2d94875ab 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2266, - "commit": "c9768e63c66e8b7a51532c4088cdfc9118a7c1c5", - "date": "2021-06-17T06:39:29.075Z" + "versionNum": 2267, + "commit": "c12d37ed4036fc51bebcf0d63fdde0a8b8271a2a", + "date": "2021-06-17T06:49:07.216Z" } \ No newline at end of file diff --git a/history/versions/2267.json b/history/versions/2267.json new file mode 100644 index 000000000..e43b0fc02 --- /dev/null +++ b/history/versions/2267.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 2267, + "commit": "c12d37ed4036fc51bebcf0d63fdde0a8b8271a2a", + "date": "2021-06-17T06:49:07.216Z" + }, + "versionStart": { + "versionNum": 2266, + "commit": "c9768e63c66e8b7a51532c4088cdfc9118a7c1c5", + "date": "2021-06-17T06:39:29.075Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xCd2eCd5e06b1a330789B30e8AdA3D11c51503a71/info.json", + "blockchains/smartchain/assets/0xCd2eCd5e06b1a330789B30e8AdA3D11c51503a71/logo.png" + ] +} \ No newline at end of file