From 727bc220c8dad08588f081be856c691d869b8e19 Mon Sep 17 00:00:00 2001 From: vikmeup Date: Tue, 11 May 2021 17:41:09 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/ethereum/allowlist.json | 1 + .../info.json | 20 +++++++++---------- history/LATEST.json | 6 +++--- history/versions/1248.json | 16 +++++++++++++++ 4 files changed, 30 insertions(+), 13 deletions(-) create mode 100644 history/versions/1248.json diff --git a/blockchains/ethereum/allowlist.json b/blockchains/ethereum/allowlist.json index 6908bbe87..e910073f1 100644 --- a/blockchains/ethereum/allowlist.json +++ b/blockchains/ethereum/allowlist.json @@ -310,6 +310,7 @@ "0x0b1724cc9FDA0186911EF6a75949e9c0d3F0f2F3", "0x0B2623a0e1dE4C3640A25bDE55a138FC40158195", "0x0B3c1a38DBB699758E4B771B8C349a858dd0f061", + "0x0B498ff89709d3838a063f1dFA463091F9801c2b", "0x0B4BdC478791897274652DC15eF5C135cae61E60", "0x0b6Bc42cb9b89259A3aA986363Fa37a9cbF03b8E", "0x0b76544F6C413a555F309Bf76260d1E02377c02A", diff --git a/blockchains/ethereum/assets/0x0B498ff89709d3838a063f1dFA463091F9801c2b/info.json b/blockchains/ethereum/assets/0x0B498ff89709d3838a063f1dFA463091F9801c2b/info.json index 4e97b9f35..7bc2f5711 100644 --- a/blockchains/ethereum/assets/0x0B498ff89709d3838a063f1dFA463091F9801c2b/info.json +++ b/blockchains/ethereum/assets/0x0B498ff89709d3838a063f1dFA463091F9801c2b/info.json @@ -1,11 +1,11 @@ { - "name": "Bitcoin 2x Flexible Leverage Index", - "type": "ERC20", - "symbol": "BTC2x-FLI", - "decimals": 18, - "website": "https://www.indexcoop.com/", - "description": "The Bitcoin 2x Flexible Leverage Index lets you leverage a collateralized debt position in a safe and efficient way, by abstracting its management into a simple index.", - "explorer": "https://etherscan.io/token/0x0b498ff89709d3838a063f1dfa463091f9801c2b", - "status": "active", - "id": "0x0B498ff89709d3838a063f1dFA463091F9801c2b" -} + "name": "Bitcoin 2x Flexible Leverage Index", + "type": "ERC20", + "symbol": "BTC2x-FLI", + "decimals": 18, + "website": "https://www.indexcoop.com/", + "description": "The Bitcoin 2x Flexible Leverage Index lets you leverage a collateralized debt position in a safe and efficient way, by abstracting its management into a simple index.", + "explorer": "https://etherscan.io/token/0x0b498ff89709d3838a063f1dfa463091f9801c2b", + "status": "active", + "id": "0x0B498ff89709d3838a063f1dFA463091F9801c2b" +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 2f4e360ea..a139c0054 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1247, - "commit": "239d15a4def16cb80fd6b4b7addd733787510990", - "date": "2021-05-11T15:31:08.457Z" + "versionNum": 1248, + "commit": "507cc8dfc099f8be1edd3ab75a44f71edd92a9f3", + "date": "2021-05-11T17:40:54.852Z" } \ No newline at end of file diff --git a/history/versions/1248.json b/history/versions/1248.json new file mode 100644 index 000000000..58002410f --- /dev/null +++ b/history/versions/1248.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 1248, + "commit": "507cc8dfc099f8be1edd3ab75a44f71edd92a9f3", + "date": "2021-05-11T17:40:54.852Z" + }, + "versionStart": { + "versionNum": 1247, + "commit": "239d15a4def16cb80fd6b4b7addd733787510990", + "date": "2021-05-11T15:31:08.457Z" + }, + "changes": [ + "blockchains/ethereum/assets/0x0B498ff89709d3838a063f1dFA463091F9801c2b/info.json", + "blockchains/ethereum/assets/0x0B498ff89709d3838a063f1dFA463091F9801c2b/logo.png" + ] +} \ No newline at end of file