From d4e144e83e7c69d609563c883c69af7302ee182c Mon Sep 17 00:00:00 2001 From: Timur Badretdinov Date: Sun, 2 Aug 2020 19:18:07 +0300 Subject: [PATCH 01/11] Update BTC-pegged price tickers --- src/deployed.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/deployed.json b/src/deployed.json index 00a5e41..04931fe 100644 --- a/src/deployed.json +++ b/src/deployed.json @@ -98,7 +98,7 @@ "symbol": "WBTC", "address": "0xe0C9275E44Ea80eF17579d33c55136b7DA269aEb", "decimals": 8, - "ticker": "BTC", + "ticker": "WBTC", "iconAddress": "0x2260fac5e5542a773aa44fbcfedf7c193bc2c599", "precision": 4, "chartColor": "#779bc0" @@ -271,7 +271,7 @@ "symbol": "WBTC", "address": "0x2260FAC5E5542a773Aa44fBCfeDf7C193bc2C599", "decimals": 8, - "ticker": "BTC", + "ticker": "WBTC", "iconAddress": "0x2260fac5e5542a773aa44fbcfedf7c193bc2c599", "precision": 4, "chartColor": "#68aca9" @@ -325,7 +325,7 @@ "symbol": "imBTC", "address": "0x3212b29E33587A00FB1C83346f5dBFA69A458923", "decimals": 8, - "ticker": "BTC", + "ticker": "imBTC", "iconAddress": "0x3212b29E33587A00FB1C83346f5dBFA69A458923", "precision": 4, "chartColor": "#c38890" @@ -334,7 +334,7 @@ "symbol": "pBTC", "address": "0x5228a22e72ccC52d415EcFd199F99D0665E7733b", "decimals": 18, - "ticker": "BTC", + "ticker": "pBTC", "iconAddress": "0x5228a22e72ccC52d415EcFd199F99D0665E7733b", "precision": 2, "chartColor": "#8b5580" @@ -343,7 +343,7 @@ "symbol": "sBTC", "address": "0xfE18be6b3Bd88A2D2A7f928d00292E7a9963CfC6", "decimals": 18, - "ticker": "BTC", + "ticker": "sBTC", "iconAddress": "0xfE18be6b3Bd88A2D2A7f928d00292E7a9963CfC6", "precision": 2, "chartColor": "#6f6776" @@ -604,7 +604,7 @@ "symbol": "renBTC", "address": "0xEB4C2781e4ebA804CE9a9803C67d0893436bB27D", "decimals": 8, - "ticker": "renbtc", + "ticker": "renBTC", "iconAddress": "0xEB4C2781e4ebA804CE9a9803C67d0893436bB27D", "precision": 2, "chartColor": "#9a9a97" From 6ef17964f75f4674d2156ab496c145198e279780 Mon Sep 17 00:00:00 2001 From: rabmarut Date: Tue, 4 Aug 2020 16:06:02 -0400 Subject: [PATCH 02/11] Remove LEV --- src/deployed.json | 9 --------- 1 file changed, 9 deletions(-) diff --git a/src/deployed.json b/src/deployed.json index 04931fe..d5f24f6 100644 --- a/src/deployed.json +++ b/src/deployed.json @@ -789,15 +789,6 @@ "precision": 2, "chartColor": "#387080" }, - { - "symbol": "LEV", - "address": "0x0F4CA92660Efad97a9a70CB0fe969c755439772C", - "decimals": 9, - "ticker": "LEV", - "iconAddress": "0x0F4CA92660Efad97a9a70CB0fe969c755439772C", - "precision": 2, - "chartColor": "#8d6268" - }, { "symbol": "BUIDL", "address": "0x7b123f53421b1bF8533339BFBdc7C98aA94163db", From b69ed9141208eec07b9e996cd040a8ffa8dd5958 Mon Sep 17 00:00:00 2001 From: rabmarut Date: Tue, 4 Aug 2020 16:06:18 -0400 Subject: [PATCH 03/11] Remove PRO --- src/deployed.json | 9 --------- 1 file changed, 9 deletions(-) diff --git a/src/deployed.json b/src/deployed.json index d5f24f6..586666c 100644 --- a/src/deployed.json +++ b/src/deployed.json @@ -1059,15 +1059,6 @@ "precision": 2, "chartColor": "#c5ccb8" }, - { - "symbol": "PRO", - "address": "0x9041Fe5B3FDEA0f5e4afDC17e75180738D877A01", - "decimals": 18, - "ticker": "PRA", - "iconAddress": "0x9041Fe5B3FDEA0f5e4afDC17e75180738D877A01", - "precision": 2, - "chartColor": "#9a9a97" - }, { "symbol": "JRT", "address": "0x8A9C67fee641579dEbA04928c4BC45F66e26343A", From 97a6edf5833db9a74f76a32df9ebb398d7fbd8ff Mon Sep 17 00:00:00 2001 From: rabmarut Date: Tue, 4 Aug 2020 16:06:51 -0400 Subject: [PATCH 04/11] Add ALEPH --- src/deployed.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/src/deployed.json b/src/deployed.json index 586666c..27b7b73 100644 --- a/src/deployed.json +++ b/src/deployed.json @@ -2102,6 +2102,15 @@ "iconAddress": "0x81ab848898b5ffD3354dbbEfb333D5D183eEDcB5", "precision": 2, "chartColor": "#a593a5" + }, + { + "symbol": "ALEPH", + "address": "0xC0134b5B924c2FCA106eFB33C45446c466FBe03e", + "decimals": 18, + "ticker": "ALEPH", + "iconAddress": "0xC0134b5B924c2FCA106eFB33C45446c466FBe03e", + "precision": 2, + "chartColor": "#6f6776" } ], "warnings": ["0x4f3AfEC4E5a3F2A6a1A411DEF7D7dFe50eE057bF"], From aa60bc90564fff08e682599f60b9f8a8eee5cbd5 Mon Sep 17 00:00:00 2001 From: rabmarut Date: Tue, 4 Aug 2020 16:07:02 -0400 Subject: [PATCH 05/11] Add ARPA --- src/deployed.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/src/deployed.json b/src/deployed.json index 27b7b73..1ac8190 100644 --- a/src/deployed.json +++ b/src/deployed.json @@ -2111,6 +2111,15 @@ "iconAddress": "0xC0134b5B924c2FCA106eFB33C45446c466FBe03e", "precision": 2, "chartColor": "#6f6776" + }, + { + "symbol": "ARPA", + "address": "0xBA50933C268F567BDC86E1aC131BE072C6B0b71a", + "decimals": 18, + "ticker": "ARPA", + "iconAddress": "0xBA50933C268F567BDC86E1aC131BE072C6B0b71a", + "precision": 2, + "chartColor": "#9a9a97" } ], "warnings": ["0x4f3AfEC4E5a3F2A6a1A411DEF7D7dFe50eE057bF"], From 0b30d3742cea3e0c2550dd49a16681a878e47da9 Mon Sep 17 00:00:00 2001 From: rabmarut Date: Tue, 4 Aug 2020 16:07:14 -0400 Subject: [PATCH 06/11] Add ARTE --- src/deployed.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/src/deployed.json b/src/deployed.json index 1ac8190..d6e934f 100644 --- a/src/deployed.json +++ b/src/deployed.json @@ -2120,6 +2120,15 @@ "iconAddress": "0xBA50933C268F567BDC86E1aC131BE072C6B0b71a", "precision": 2, "chartColor": "#9a9a97" + }, + { + "symbol": "ARTE", + "address": "0x44b6e3e85561ce054aB13Affa0773358D795D36D", + "decimals": 18, + "ticker": "ARTE", + "iconAddress": "0x44b6e3e85561ce054aB13Affa0773358D795D36D", + "precision": 2, + "chartColor": "#c5ccb8" } ], "warnings": ["0x4f3AfEC4E5a3F2A6a1A411DEF7D7dFe50eE057bF"], From 46082189ee51d5659e68a68601af11f5614732e5 Mon Sep 17 00:00:00 2001 From: rabmarut Date: Tue, 4 Aug 2020 16:07:25 -0400 Subject: [PATCH 07/11] Add CARD --- src/deployed.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/src/deployed.json b/src/deployed.json index d6e934f..9e0d47f 100644 --- a/src/deployed.json +++ b/src/deployed.json @@ -2129,6 +2129,15 @@ "iconAddress": "0x44b6e3e85561ce054aB13Affa0773358D795D36D", "precision": 2, "chartColor": "#c5ccb8" + }, + { + "symbol": "CARD", + "address": "0x954b890704693af242613edEf1B603825afcD708", + "decimals": 18, + "ticker": "CARD", + "iconAddress": "0x954b890704693af242613edEf1B603825afcD708", + "precision": 2, + "chartColor": "#8b5580" } ], "warnings": ["0x4f3AfEC4E5a3F2A6a1A411DEF7D7dFe50eE057bF"], From 41f9e86d0d44c5dfca55e536610e744d4cc0f892 Mon Sep 17 00:00:00 2001 From: rabmarut Date: Tue, 4 Aug 2020 16:07:37 -0400 Subject: [PATCH 08/11] Add CUR --- src/deployed.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/src/deployed.json b/src/deployed.json index 9e0d47f..189449e 100644 --- a/src/deployed.json +++ b/src/deployed.json @@ -2138,6 +2138,15 @@ "iconAddress": "0x954b890704693af242613edEf1B603825afcD708", "precision": 2, "chartColor": "#8b5580" + }, + { + "symbol": "CUR", + "address": "0x13339fD07934CD674269726EdF3B5ccEE9DD93de", + "decimals": 18, + "ticker": "CUR", + "iconAddress": "0x13339fD07934CD674269726EdF3B5ccEE9DD93de", + "precision": 2, + "chartColor": "#c38890" } ], "warnings": ["0x4f3AfEC4E5a3F2A6a1A411DEF7D7dFe50eE057bF"], From 0c3076bbdcdc331d678642bf718ebee2b0b36d3f Mon Sep 17 00:00:00 2001 From: rabmarut Date: Tue, 4 Aug 2020 16:07:49 -0400 Subject: [PATCH 09/11] Add KAI --- src/deployed.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/src/deployed.json b/src/deployed.json index 189449e..e2475fa 100644 --- a/src/deployed.json +++ b/src/deployed.json @@ -2147,6 +2147,15 @@ "iconAddress": "0x13339fD07934CD674269726EdF3B5ccEE9DD93de", "precision": 2, "chartColor": "#c38890" + }, + { + "symbol": "KAI", + "address": "0xBD6467a31899590474cE1e84F70594c53D628e46", + "decimals": 18, + "ticker": "KAI", + "iconAddress": "0xBD6467a31899590474cE1e84F70594c53D628e46", + "precision": 2, + "chartColor": "#a593a5" } ], "warnings": ["0x4f3AfEC4E5a3F2A6a1A411DEF7D7dFe50eE057bF"], From 209d7becb7f1093ef40f9008c17147cdb8bc87b6 Mon Sep 17 00:00:00 2001 From: rabmarut Date: Tue, 4 Aug 2020 16:08:01 -0400 Subject: [PATCH 10/11] Add NEC --- src/deployed.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/src/deployed.json b/src/deployed.json index e2475fa..7aeed9f 100644 --- a/src/deployed.json +++ b/src/deployed.json @@ -2156,6 +2156,15 @@ "iconAddress": "0xBD6467a31899590474cE1e84F70594c53D628e46", "precision": 2, "chartColor": "#a593a5" + }, + { + "symbol": "NEC", + "address": "0xCc80C051057B774cD75067Dc48f8987C4Eb97A5e", + "decimals": 18, + "ticker": "NEC", + "iconAddress": "0xCc80C051057B774cD75067Dc48f8987C4Eb97A5e", + "precision": 2, + "chartColor": "#666092" } ], "warnings": ["0x4f3AfEC4E5a3F2A6a1A411DEF7D7dFe50eE057bF"], From 5bde9fa95f818f1c307e2f7da26e06bfcea5103a Mon Sep 17 00:00:00 2001 From: rabmarut Date: Tue, 4 Aug 2020 16:08:11 -0400 Subject: [PATCH 11/11] Add uDOO --- src/deployed.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/src/deployed.json b/src/deployed.json index 7aeed9f..10a64fd 100644 --- a/src/deployed.json +++ b/src/deployed.json @@ -2165,6 +2165,15 @@ "iconAddress": "0xCc80C051057B774cD75067Dc48f8987C4Eb97A5e", "precision": 2, "chartColor": "#666092" + }, + { + "symbol": "uDOO", + "address": "0x12f649A9E821F90BB143089a6e56846945892ffB", + "decimals": 18, + "ticker": "uDOO", + "iconAddress": "0x12f649A9E821F90BB143089a6e56846945892ffB", + "precision": 2, + "chartColor": "#9a4f50" } ], "warnings": ["0x4f3AfEC4E5a3F2A6a1A411DEF7D7dFe50eE057bF"],