From 85aa78fc681882b7110fed9e86d5f102a61fbb15 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Fri, 30 Apr 2021 17:27:43 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 20 +++++++++---------- history/LATEST.json | 6 +++--- history/versions/914.json | 16 +++++++++++++++ 4 files changed, 30 insertions(+), 13 deletions(-) create mode 100644 history/versions/914.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index ece4dd943..96fb1ebc6 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -2,6 +2,7 @@ "0x007EA5C0Ea75a8DF45D288a4debdD5bb633F9e56", "0x00abaA93fAF8fDc4f382135a7A56F9Cf7C3EdD21", "0x016CF83732f1468150D87dCC5BdF67730B3934D3", + "0x01a78db633940579E15e7bDB8EdfEE8ecDeA4522", "0x0231f91e02DebD20345Ae8AB7D71A41f8E140cE7", "0x0288D3E353fE2299F11eA2c2e1696b4A648eCC07", "0x02dd18E4981DA3fC7363fE56f3B81D1860b44ea7", diff --git a/blockchains/smartchain/assets/0x01a78db633940579E15e7bDB8EdfEE8ecDeA4522/info.json b/blockchains/smartchain/assets/0x01a78db633940579E15e7bDB8EdfEE8ecDeA4522/info.json index a1a2b38ae..19b472440 100644 --- a/blockchains/smartchain/assets/0x01a78db633940579E15e7bDB8EdfEE8ecDeA4522/info.json +++ b/blockchains/smartchain/assets/0x01a78db633940579E15e7bDB8EdfEE8ecDeA4522/info.json @@ -1,11 +1,11 @@ { - "name": "EarlyBSC", - "website": "https://earlybsc.com", - "description": "EarlyBSC token is revolutionising discovery, investment and scaling of early-stage crypto projects, with frictionless yield to reward long term holders", - "explorer": "https://bscscan.com/token/0x01a78db633940579e15e7bdb8edfee8ecdea4522", - "type": "BEP20", - "symbol": "EBSC", - "decimals": 9, - "status": "active", - "id": "0x01a78db633940579E15e7bDB8EdfEE8ecDeA4522" -} + "name": "EarlyBSC", + "website": "https://earlybsc.com", + "description": "EarlyBSC token is revolutionising discovery, investment and scaling of early-stage crypto projects, with frictionless yield to reward long term holders", + "explorer": "https://bscscan.com/token/0x01a78db633940579e15e7bdb8edfee8ecdea4522", + "type": "BEP20", + "symbol": "EBSC", + "decimals": 9, + "status": "active", + "id": "0x01a78db633940579E15e7bDB8EdfEE8ecDeA4522" +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 63a1cd828..1b3dbb588 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 913, - "commit": "e732c0fc985eea40b66a7344632806eab9ded421", - "date": "2021-04-30T14:47:34.504Z" + "versionNum": 914, + "commit": "f2ae4758dbf9d0f661f1cdae6f718e014db205fb", + "date": "2021-04-30T17:27:28.041Z" } \ No newline at end of file diff --git a/history/versions/914.json b/history/versions/914.json new file mode 100644 index 000000000..19c940145 --- /dev/null +++ b/history/versions/914.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 914, + "commit": "f2ae4758dbf9d0f661f1cdae6f718e014db205fb", + "date": "2021-04-30T17:27:28.041Z" + }, + "versionStart": { + "versionNum": 913, + "commit": "e732c0fc985eea40b66a7344632806eab9ded421", + "date": "2021-04-30T14:47:34.504Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x01a78db633940579E15e7bDB8EdfEE8ecDeA4522/info.json", + "blockchains/smartchain/assets/0x01a78db633940579E15e7bDB8EdfEE8ecDeA4522/logo.png" + ] +} \ No newline at end of file