From cd6126b1cc1d3783263f4addd251f6ecb4ebf8f0 Mon Sep 17 00:00:00 2001 From: EylonMaskReal <81002745+eylonmaskreal@users.noreply.github.com> Date: Fri, 14 May 2021 11:41:14 +0800 Subject: [PATCH] Add BNBD Token --- services/markets/coinmarketcap/mapping.go | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/services/markets/coinmarketcap/mapping.go b/services/markets/coinmarketcap/mapping.go index 62e02228..6c718405 100644 --- a/services/markets/coinmarketcap/mapping.go +++ b/services/markets/coinmarketcap/mapping.go @@ -14661,5 +14661,11 @@ const Mapping = `[ "type": "token", "token_id": "0x3aD9594151886Ce8538C1ff615EFa2385a8C3A88", "id": 8966 + }, + { + "coin": 20000714, + "type": "token", + "token_id": "0x3c730718C97A77562866B5D29B33228c019eAC68", + "id": 9377 } ]`