From ee36c1fe65e98497c711550f172d6e72fe11ef75 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Sat, 15 May 2021 08:20:53 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 20 +++++++++---------- history/LATEST.json | 6 +++--- history/versions/1358.json | 16 +++++++++++++++ 4 files changed, 30 insertions(+), 13 deletions(-) create mode 100644 history/versions/1358.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 50da89bff..9c7fc9ad6 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -547,6 +547,7 @@ "0xc1D99537392084Cc02D3F52386729b79d01035ce", "0xC227f8EECC481A8e8BAa30A4754B109b81C4DfA4", "0xc22c01470977150a76a5a85dd3D167de495038fA", + "0xc242b6A3983e90D279ed68aC70f47CFC7e5e1e1C", "0xc25D94fc3f8D7bD1d88f89802fe075338F71dEC7", "0xc2e1acef50aE55661855E8dcB72adB182A3cC259", "0xc3236733841893DdbD8Eac9F647eEC29DA63F400", diff --git a/blockchains/smartchain/assets/0xc242b6A3983e90D279ed68aC70f47CFC7e5e1e1C/info.json b/blockchains/smartchain/assets/0xc242b6A3983e90D279ed68aC70f47CFC7e5e1e1C/info.json index 124d4e34c..8c688d362 100644 --- a/blockchains/smartchain/assets/0xc242b6A3983e90D279ed68aC70f47CFC7e5e1e1C/info.json +++ b/blockchains/smartchain/assets/0xc242b6A3983e90D279ed68aC70f47CFC7e5e1e1C/info.json @@ -1,11 +1,11 @@ { -"name": "Potluck Protocol", -"type": "BEP20", -"symbol": "PTLK", -"decimals": 18, -"description": "Native token of defi site Potluck Protocol", -"website": "https://potluckprotocol.com", -"explorer": "https://bscscan.com/token/0xc242b6a3983e90d279ed68ac70f47cfc7e5e1e1c", -"status": "active", -"id": "0xc242b6A3983e90D279ed68aC70f47CFC7e5e1e1C" -} + "name": "Potluck Protocol", + "type": "BEP20", + "symbol": "PTLK", + "decimals": 18, + "description": "Native token of defi site Potluck Protocol", + "website": "https://potluckprotocol.com", + "explorer": "https://bscscan.com/token/0xc242b6a3983e90d279ed68ac70f47cfc7e5e1e1c", + "status": "active", + "id": "0xc242b6A3983e90D279ed68aC70f47CFC7e5e1e1C" +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 5cd78d480..ebfa5379a 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1357, - "commit": "88e3fc97f11ea6c42ff940dcbf3a5e17902ddf82", - "date": "2021-05-15T08:16:02.942Z" + "versionNum": 1358, + "commit": "830bba9de28454043ee51133cd6b93a71b98d6c7", + "date": "2021-05-15T08:20:35.780Z" } \ No newline at end of file diff --git a/history/versions/1358.json b/history/versions/1358.json new file mode 100644 index 000000000..60b889ba4 --- /dev/null +++ b/history/versions/1358.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 1358, + "commit": "830bba9de28454043ee51133cd6b93a71b98d6c7", + "date": "2021-05-15T08:20:35.780Z" + }, + "versionStart": { + "versionNum": 1357, + "commit": "88e3fc97f11ea6c42ff940dcbf3a5e17902ddf82", + "date": "2021-05-15T08:16:02.942Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xc242b6A3983e90D279ed68aC70f47CFC7e5e1e1C/info.json", + "blockchains/smartchain/assets/0xc242b6A3983e90D279ed68aC70f47CFC7e5e1e1C/logo.png" + ] +} \ No newline at end of file