From 19d58ce26372890e577fab37aa712b2980d62e64 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Thu, 10 Jun 2021 17:47:26 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 20 +++++++++---------- history/LATEST.json | 6 +++--- history/versions/2082.json | 16 +++++++++++++++ 4 files changed, 30 insertions(+), 13 deletions(-) create mode 100644 history/versions/2082.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 6982f6ed8..0b8f3e142 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -56,6 +56,7 @@ "0x0e128Fb9f266F0CFedEb3B789f6fd4AF50d51b84", "0x0e20E3216EA172fcf9eAa19723b119e090fD353f", "0x0E3EAF83Ea93Abe756690C62c72284943b96a6Bc", + "0x0E65834a4092B10EcE3C9290b256F0Df83F71C6c", "0x0E690ee6fCC26Bc09FeD2D2287268C23d4a81e42", "0x0E9d900C884964dC4B26db96Ba113825B1a09Baa", "0x0Eb3a705fc54725037CC9e008bDede697f62F335", diff --git a/blockchains/smartchain/assets/0x0E65834a4092B10EcE3C9290b256F0Df83F71C6c/info.json b/blockchains/smartchain/assets/0x0E65834a4092B10EcE3C9290b256F0Df83F71C6c/info.json index 2ac5b1954..959af7685 100644 --- a/blockchains/smartchain/assets/0x0E65834a4092B10EcE3C9290b256F0Df83F71C6c/info.json +++ b/blockchains/smartchain/assets/0x0E65834a4092B10EcE3C9290b256F0Df83F71C6c/info.json @@ -1,11 +1,11 @@ -{ - "name": "MoonBitcoin", - "website": "https://mbitcoin.cc/", - "description": "mBitcoin - Yield farm Bitcoin on Binance Smart Chain", - "explorer": "https://bscscan.com/token/0x0E65834a4092B10EcE3C9290b256F0Df83F71C6c", - "type": "BEP20", - "symbol": "mBTC", - "decimals": 0, - "status": "active", - "id": "0x0E65834a4092B10EcE3C9290b256F0Df83F71C6c" +{ + "name": "MoonBitcoin", + "website": "https://mbitcoin.cc/", + "description": "mBitcoin - Yield farm Bitcoin on Binance Smart Chain", + "explorer": "https://bscscan.com/token/0x0E65834a4092B10EcE3C9290b256F0Df83F71C6c", + "type": "BEP20", + "symbol": "mBTC", + "decimals": 0, + "status": "active", + "id": "0x0E65834a4092B10EcE3C9290b256F0Df83F71C6c" } \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 4d3f19fd5..a28c33a2e 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2081, - "commit": "7b80dc8921b557c847de66ec48a52d2d564779c7", - "date": "2021-06-10T13:02:02.946Z" + "versionNum": 2082, + "commit": "9fa7433c190202fb3cfad49186ff3dc8d39dc7a0", + "date": "2021-06-10T17:47:12.179Z" } \ No newline at end of file diff --git a/history/versions/2082.json b/history/versions/2082.json new file mode 100644 index 000000000..283e3de49 --- /dev/null +++ b/history/versions/2082.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 2082, + "commit": "9fa7433c190202fb3cfad49186ff3dc8d39dc7a0", + "date": "2021-06-10T17:47:12.179Z" + }, + "versionStart": { + "versionNum": 2081, + "commit": "7b80dc8921b557c847de66ec48a52d2d564779c7", + "date": "2021-06-10T13:02:02.946Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x0E65834a4092B10EcE3C9290b256F0Df83F71C6c/info.json", + "blockchains/smartchain/assets/0x0E65834a4092B10EcE3C9290b256F0Df83F71C6c/logo.png" + ] +} \ No newline at end of file