From 46ebfa3716cda30498e4d083e705a42754785aba Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Fri, 28 May 2021 17:04:16 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/ethereum/allowlist.json | 1 + .../info.json | 20 +++++++++---------- history/LATEST.json | 6 +++--- history/versions/1718.json | 16 +++++++++++++++ 4 files changed, 30 insertions(+), 13 deletions(-) create mode 100644 history/versions/1718.json diff --git a/blockchains/ethereum/allowlist.json b/blockchains/ethereum/allowlist.json index c4dd4bf22..d09454415 100644 --- a/blockchains/ethereum/allowlist.json +++ b/blockchains/ethereum/allowlist.json @@ -5011,6 +5011,7 @@ "0xc44948cbbaF37A4D7f1315C08972B4338080bf59", "0xc45D5E5c83101B1873354694B95089981fB9F7ca", "0xC45DbdF28844fdB1482C502897d433aC08d6cCd0", + "0xC477D038d5420C6A9e0b031712f61c5120090de9", "0xc49451103d26EEAC37D94bf5d4c4EB5FA3184e28", "0xC499Fe55DD7b636af056c2FC5f709c36D8DE74a2", "0xc4AF083E9Ce938b0f4644B6fbAaDe8d52F050494", diff --git a/blockchains/ethereum/assets/0xC477D038d5420C6A9e0b031712f61c5120090de9/info.json b/blockchains/ethereum/assets/0xC477D038d5420C6A9e0b031712f61c5120090de9/info.json index 7eff1e602..b2a7772c9 100644 --- a/blockchains/ethereum/assets/0xC477D038d5420C6A9e0b031712f61c5120090de9/info.json +++ b/blockchains/ethereum/assets/0xC477D038d5420C6A9e0b031712f61c5120090de9/info.json @@ -1,11 +1,11 @@ -{ - "name": "BOSON Token", - "website": "https://bosonprotocol.io/", - "description": "The $BOSON token is the core economic unit of the Boson ecosystem.", - "explorer": "https://etherscan.io/token/0xc477d038d5420c6a9e0b031712f61c5120090de9", - "type": "ERC20", - "symbol": "BOSON", - "decimals": 18, - "status": "active", - "id": "0xC477D038d5420C6A9e0b031712f61c5120090de9" +{ + "name": "BOSON Token", + "website": "https://bosonprotocol.io/", + "description": "The $BOSON token is the core economic unit of the Boson ecosystem.", + "explorer": "https://etherscan.io/token/0xc477d038d5420c6a9e0b031712f61c5120090de9", + "type": "ERC20", + "symbol": "BOSON", + "decimals": 18, + "status": "active", + "id": "0xC477D038d5420C6A9e0b031712f61c5120090de9" } \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 7f09229ce..d06b2efb2 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1717, - "commit": "7a5623eb65648e13ae6b75f4e145905a27c884bb", - "date": "2021-05-28T16:59:01.401Z" + "versionNum": 1718, + "commit": "65ca15f34a29c9f09a085f484e677890bb9f033f", + "date": "2021-05-28T17:03:58.329Z" } \ No newline at end of file diff --git a/history/versions/1718.json b/history/versions/1718.json new file mode 100644 index 000000000..06d03aad5 --- /dev/null +++ b/history/versions/1718.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 1718, + "commit": "65ca15f34a29c9f09a085f484e677890bb9f033f", + "date": "2021-05-28T17:03:58.329Z" + }, + "versionStart": { + "versionNum": 1717, + "commit": "7a5623eb65648e13ae6b75f4e145905a27c884bb", + "date": "2021-05-28T16:59:01.401Z" + }, + "changes": [ + "blockchains/ethereum/assets/0xC477D038d5420C6A9e0b031712f61c5120090de9/info.json", + "blockchains/ethereum/assets/0xC477D038d5420C6A9e0b031712f61c5120090de9/logo.png" + ] +} \ No newline at end of file