From d76349c9b8b1191188877ad978d4e74b7102b196 Mon Sep 17 00:00:00 2001 From: mrpugi12 <71213612+mrpugi12@users.noreply.github.com> Date: Wed, 11 May 2022 03:50:59 +0200 Subject: [PATCH] Update tokens.json (#22) Co-authored-by: Allison Le --- config/tokens.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/config/tokens.json b/config/tokens.json index 8ce9459..c4e3cec 100644 --- a/config/tokens.json +++ b/config/tokens.json @@ -72,6 +72,18 @@ "decimals": 18, "pairs": ["BCH"] }, + { + "abbr": "GoC", + "value": "GoC", + "protocol": "SEP20_PROTOCOL", + "blockchain": "BCH", + "label": "GoCrypto", + "ticker": "GoC", + "explorer": "https://www.smartscan.cash/tx/", + "token": "0x4b85a666dec7c959e88b97814e46113601b07e57", + "decimals": 18, + "pairs": ["BCH"] + }, { "abbr": "POTA", "value": "POTA",