From 6cfb7aec14870237cfd006d43e2ca9e2dd9ed67b Mon Sep 17 00:00:00 2001 From: Nick Kozlov <22479658+EnoRage@users.noreply.github.com> Date: Wed, 19 Aug 2020 18:59:55 +0300 Subject: [PATCH] Add DOT to cmc mapping (#3481) --- pricing/coinmarketcap/script.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/pricing/coinmarketcap/script.ts b/pricing/coinmarketcap/script.ts index cae5aba86..3c0971c8e 100644 --- a/pricing/coinmarketcap/script.ts +++ b/pricing/coinmarketcap/script.ts @@ -56,6 +56,7 @@ const custom: mapTiker[] = [ {"coin": 60, "type": typeToken, "token_id": "0x4Ddc2D193948926D02f9B1fE9e1daa0718270ED5", "id": 5636}, {"coin": 60, "type": typeToken, "token_id": "0x41AB1b6fcbB2fA9DCEd81aCbdeC13Ea6315F2Bf2", "id": 2634}, {"coin": 60, "type": typeToken, "token_id": "0xC011A72400E58ecD99Ee497CF89E3775d4bd732F", "id": 2586}, + {"coin": 354, "type": typeCoin, "id": 4129}, // {"coin": 60, "type": typeToken, "token_id": "XXX", "id": XXX}, // XXX (XXX) ]