From 54df4ce98b854f9afad7c61789f3291bad5f14bb Mon Sep 17 00:00:00 2001 From: iamdeadlyz <29373963+Iamdeadlyz@users.noreply.github.com> Date: Wed, 14 Apr 2021 15:13:58 +0800 Subject: [PATCH] Added pricing for PUNDIX and removed NPXS https://medium.com/pundix/npxs-will-be-pundix-894c0bde4275 From `0xA15C7Ebe1f07CaF6bFF097D8a589fb8AC49Ae5B3` to `0x0FD10b9899882a6f2fcb5c371E17e70FdEe00C38` --- services/markets/coinmarketcap/mapping.go | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/services/markets/coinmarketcap/mapping.go b/services/markets/coinmarketcap/mapping.go index 62e02228..b0717be8 100644 --- a/services/markets/coinmarketcap/mapping.go +++ b/services/markets/coinmarketcap/mapping.go @@ -3711,12 +3711,6 @@ const Mapping = `[ "token_id": "0x28b5E12CcE51f15594B0b91d5b5AdaA70F684a02", "id": 2602 }, - { - "coin": 60, - "type": "token", - "token_id": "0xA15C7Ebe1f07CaF6bFF097D8a589fb8AC49Ae5B3", - "id": 2603 - }, { "coin": 222, "type": "coin", @@ -14661,5 +14655,11 @@ const Mapping = `[ "type": "token", "token_id": "0x3aD9594151886Ce8538C1ff615EFa2385a8C3A88", "id": 8966 + }, + { + "coin": 60, + "type": "token", + "token_id": "0x0FD10b9899882a6f2fcb5c371E17e70FdEe00C38", + "id": 9040 } ]`