From 8c5ebbf8bfd24698b55e0f942ca81aa8d79b3210 Mon Sep 17 00:00:00 2001 From: cryptomanz <cryptomanz@users.noreply.github.com> Date: Wed, 21 Jul 2021 18:36:00 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/ethereum/allowlist.json | 1 + .../info.json | 22 +++++++++---------- history/LATEST.json | 6 ++--- history/versions/3006.json | 16 ++++++++++++++ 4 files changed, 31 insertions(+), 14 deletions(-) create mode 100644 history/versions/3006.json diff --git a/blockchains/ethereum/allowlist.json b/blockchains/ethereum/allowlist.json index de2d2fa81..a4e0ec6d2 100644 --- a/blockchains/ethereum/allowlist.json +++ b/blockchains/ethereum/allowlist.json @@ -1180,6 +1180,7 @@ "0x2adba23Cf1252dE095aCEd801e758b369EC10426", "0x2aE965cd3D2B6D186e87D9586FC3BdBfC667cAcC", "0x2AEC18c5500f21359CE1BEA5Dc1777344dF4C0Dc", + "0x2aF1dF3AB0ab157e1E2Ad8F88A7D04fbea0c7dc6", "0x2AF5D2aD76741191D15Dfe7bF6aC92d4Bd912Ca3", "0x2b0979408914a819598da3784b82Ec497673FF75", "0x2B143041a6F8BE9dCC66E9110178a264A223A3bd", diff --git a/blockchains/ethereum/assets/0x2aF1dF3AB0ab157e1E2Ad8F88A7D04fbea0c7dc6/info.json b/blockchains/ethereum/assets/0x2aF1dF3AB0ab157e1E2Ad8F88A7D04fbea0c7dc6/info.json index 606c45ae4..de57d9acb 100644 --- a/blockchains/ethereum/assets/0x2aF1dF3AB0ab157e1E2Ad8F88A7D04fbea0c7dc6/info.json +++ b/blockchains/ethereum/assets/0x2aF1dF3AB0ab157e1E2Ad8F88A7D04fbea0c7dc6/info.json @@ -1,14 +1,14 @@ { - "name": "Bankless BED Index", - "symbol": "BED", - "type": "ERC20", - "decimals": 18, - "description": "The Bankless BED Index is an equal weighted index of Bitcoin, Ethereum and DPI.", - "website": "https://www.indexcoop.com/", - "explorer": "https://etherscan.io/token/0x2aF1dF3AB0ab157e1E2Ad8F88A7D04fbea0c7dc6", - "status": "active", - "id": "0x2aF1dF3AB0ab157e1E2Ad8F88A7D04fbea0c7dc6", - "links": [ + "name": "Bankless BED Index", + "symbol": "BED", + "type": "ERC20", + "decimals": 18, + "description": "The Bankless BED Index is an equal weighted index of Bitcoin, Ethereum and DPI.", + "website": "https://www.indexcoop.com/", + "explorer": "https://etherscan.io/token/0x2aF1dF3AB0ab157e1E2Ad8F88A7D04fbea0c7dc6", + "status": "active", + "id": "0x2aF1dF3AB0ab157e1E2Ad8F88A7D04fbea0c7dc6", + "links": [ { "name": "blog", "url": "https://gov.indexcoop.com" @@ -30,4 +30,4 @@ "url": "https://discord.com/invite/RKZ4S3b" } ] -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 4f4e75fbe..a5eb8dfbf 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 3005, - "commit": "443766dcaeb665dc48ce5d3ff6cf3948960e7a84", - "date": "2021-07-21T06:04:17.193Z" + "versionNum": 3006, + "commit": "afc11ac92e333e0b98b9e1eadd2a0bc4e6ae0603", + "date": "2021-07-21T18:35:46.006Z" } \ No newline at end of file diff --git a/history/versions/3006.json b/history/versions/3006.json new file mode 100644 index 000000000..f0144caf7 --- /dev/null +++ b/history/versions/3006.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 3006, + "commit": "afc11ac92e333e0b98b9e1eadd2a0bc4e6ae0603", + "date": "2021-07-21T18:35:46.006Z" + }, + "versionStart": { + "versionNum": 3005, + "commit": "443766dcaeb665dc48ce5d3ff6cf3948960e7a84", + "date": "2021-07-21T06:04:17.193Z" + }, + "changes": [ + "blockchains/ethereum/assets/0x2aF1dF3AB0ab157e1E2Ad8F88A7D04fbea0c7dc6/info.json", + "blockchains/ethereum/assets/0x2aF1dF3AB0ab157e1E2Ad8F88A7D04fbea0c7dc6/logo.png" + ] +} \ No newline at end of file