From ae073f7da0f06134c9a5c8ade271fff59a3dc8c6 Mon Sep 17 00:00:00 2001 From: catenocrypt Date: Thu, 22 Apr 2021 13:44:31 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 20 +++++++++---------- history/LATEST.json | 6 +++--- history/versions/705.json | 16 +++++++++++++++ 4 files changed, 30 insertions(+), 13 deletions(-) create mode 100644 history/versions/705.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 1ee679a15..dd5168512 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -301,6 +301,7 @@ "0xbA2aE424d960c26247Dd6c32edC70B295c744C43", "0xbb4CdB9CBd36B01bD1cBaEBF2De08d9173bc095c", "0xbB8DB5e17BBe9c90Da8E3445E335b82d7cc53575", + "0xbcb24AFb019BE7E93EA9C43B7E22Bb55D5B7f45D", "0xbcf39F0EDDa668C58371E519AF37CA705f2bFcbd", "0xbDDD7D426274fc5F370817C80C06b86D651963e4", "0xbdfB7A9e5A74cD722A9691570108CAaacB17674A", diff --git a/blockchains/smartchain/assets/0xbcb24AFb019BE7E93EA9C43B7E22Bb55D5B7f45D/info.json b/blockchains/smartchain/assets/0xbcb24AFb019BE7E93EA9C43B7E22Bb55D5B7f45D/info.json index 72863a6bf..8c9d73c53 100644 --- a/blockchains/smartchain/assets/0xbcb24AFb019BE7E93EA9C43B7E22Bb55D5B7f45D/info.json +++ b/blockchains/smartchain/assets/0xbcb24AFb019BE7E93EA9C43B7E22Bb55D5B7f45D/info.json @@ -1,11 +1,11 @@ -{ - "name": "BSCS Token", - "website": "https://bscstation.org/", - "description": "Building A Full-Stack DEFI with NFT Auction On Binance Smart Chain", - "explorer": "https://bscscan.com/address/0xbcb24afb019be7e93ea9c43b7e22bb55d5b7f45d", - "type": "BEP20", - "symbol": "BSCS", - "decimals": 18, - "status": "active", - "id": "0xbcb24AFb019BE7E93EA9C43B7E22Bb55D5B7f45D" +{ + "name": "BSCS Token", + "website": "https://bscstation.org/", + "description": "Building A Full-Stack DEFI with NFT Auction On Binance Smart Chain", + "explorer": "https://bscscan.com/address/0xbcb24afb019be7e93ea9c43b7e22bb55d5b7f45d", + "type": "BEP20", + "symbol": "BSCS", + "decimals": 18, + "status": "active", + "id": "0xbcb24AFb019BE7E93EA9C43B7E22Bb55D5B7f45D" } \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index b3a334edd..8ff8320c2 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 704, - "commit": "3164b40f77a832b890c0fd71f3b645b0f674daf8", - "date": "2021-04-22T11:23:11.097Z" + "versionNum": 705, + "commit": "0242eda7b049c3850ca1fe9ac3e7abaa0d71fb52", + "date": "2021-04-22T13:44:19.367Z" } \ No newline at end of file diff --git a/history/versions/705.json b/history/versions/705.json new file mode 100644 index 000000000..6bd052204 --- /dev/null +++ b/history/versions/705.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 705, + "commit": "0242eda7b049c3850ca1fe9ac3e7abaa0d71fb52", + "date": "2021-04-22T13:44:19.367Z" + }, + "versionStart": { + "versionNum": 704, + "commit": "3164b40f77a832b890c0fd71f3b645b0f674daf8", + "date": "2021-04-22T11:23:11.097Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xbcb24AFb019BE7E93EA9C43B7E22Bb55D5B7f45D/info.json", + "blockchains/smartchain/assets/0xbcb24AFb019BE7E93EA9C43B7E22Bb55D5B7f45D/logo.png" + ] +} \ No newline at end of file