From 75ab368565e15cd0731cb313ddb491fc2b5bab0c Mon Sep 17 00:00:00 2001 From: assets-bot Date: Mon, 17 May 2021 08:29:51 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- .../info.json | 4 ++-- history/LATEST.json | 6 +++--- history/versions/1420.json | 15 +++++++++++++++ 3 files changed, 20 insertions(+), 5 deletions(-) create mode 100644 history/versions/1420.json diff --git a/blockchains/smartchain/assets/0xA01b9cAFE2230093fbf0000B43701E03717F77cE/info.json b/blockchains/smartchain/assets/0xA01b9cAFE2230093fbf0000B43701E03717F77cE/info.json index 4bbcabe64..902e16972 100644 --- a/blockchains/smartchain/assets/0xA01b9cAFE2230093fbf0000B43701E03717F77cE/info.json +++ b/blockchains/smartchain/assets/0xA01b9cAFE2230093fbf0000B43701E03717F77cE/info.json @@ -1,5 +1,5 @@ { - "name": "wBitcoin", + "name": "wBitcoin", "website": "https://wbitcoin.net", "description": "Yield farm Bitcoin on Binance Smart Chain", "explorer": "https://bscscan.com/token/0xa01b9cafe2230093fbf0000b43701e03717f77ce", @@ -8,4 +8,4 @@ "decimals": 8, "status": "active", "id": "0xA01b9cAFE2230093fbf0000B43701E03717F77cE" -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 1a46ff4ef..f861a861a 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1419, - "commit": "2cfef6567c3aba4818f8d28dbb5f5024493ac26a", - "date": "2021-05-17T08:28:15.224Z" + "versionNum": 1420, + "commit": "19b1137311f32b56a1b446cf4a851387b5ded803", + "date": "2021-05-17T08:29:35.815Z" } \ No newline at end of file diff --git a/history/versions/1420.json b/history/versions/1420.json new file mode 100644 index 000000000..85c4fb687 --- /dev/null +++ b/history/versions/1420.json @@ -0,0 +1,15 @@ +{ + "versionEnd": { + "versionNum": 1420, + "commit": "19b1137311f32b56a1b446cf4a851387b5ded803", + "date": "2021-05-17T08:29:35.815Z" + }, + "versionStart": { + "versionNum": 1419, + "commit": "2cfef6567c3aba4818f8d28dbb5f5024493ac26a", + "date": "2021-05-17T08:28:15.224Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xA01b9cAFE2230093fbf0000B43701E03717F77cE/info.json" + ] +} \ No newline at end of file