From fc13173921ef22d9f24099ea704c11770c23f6ec Mon Sep 17 00:00:00 2001 From: Viktor Radchenko <1641795+vikmeup@users.noreply.github.com> Date: Thu, 2 Jul 2020 09:19:01 -0700 Subject: [PATCH] Add legacy SNX price --- pricing/coinmarketcap/mapping.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/pricing/coinmarketcap/mapping.json b/pricing/coinmarketcap/mapping.json index 48831fd4e..3dad6905b 100644 --- a/pricing/coinmarketcap/mapping.json +++ b/pricing/coinmarketcap/mapping.json @@ -3386,6 +3386,12 @@ "token_id": "0xC011a73ee8576Fb46F5E1c5751cA3B9Fe0af2a6F", "id": 2586 }, + { + "coin": 60, + "type": "token", + "token_id": "0xC011A72400E58ecD99Ee497CF89E3775d4bd732F", + "id": 2586 + }, { "coin": 60, "type": "token", @@ -11079,4 +11085,4 @@ "token_id": "0xe541504417670FB76b612B41B4392d967a1956c7", "id": 5725 } -] \ No newline at end of file +]