From 8ebaf3f06538ea8f8902334a6f47367c25e7436e Mon Sep 17 00:00:00 2001 From: Nick Kozlov <22479658+EnoRage@users.noreply.github.com> Date: Sun, 16 Aug 2020 10:49:39 +0300 Subject: [PATCH] Add SNX legacy token for pricing (#3383) --- pricing/coinmarketcap/script.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/pricing/coinmarketcap/script.ts b/pricing/coinmarketcap/script.ts index afe29c2a7..42c25450e 100644 --- a/pricing/coinmarketcap/script.ts +++ b/pricing/coinmarketcap/script.ts @@ -55,6 +55,7 @@ const custom: mapTiker[] = [ // 5636 5742 5743 5744 5745 5746 {"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": 60, "type": typeToken, "token_id": "XXX", "id": XXX}, // XXX (XXX) ]