From 6c0251712ed39e30ac93e1344a9aa051cba0fa29 Mon Sep 17 00:00:00 2001 From: defi-moses Date: Thu, 10 Oct 2024 15:09:35 +0100 Subject: [PATCH] [goreleaser] trigger explorer version bump --- services/explorer/consumer/parser/tokendata/cache.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/explorer/consumer/parser/tokendata/cache.go b/services/explorer/consumer/parser/tokendata/cache.go index b9eb33e54b..aaf76877e2 100644 --- a/services/explorer/consumer/parser/tokendata/cache.go +++ b/services/explorer/consumer/parser/tokendata/cache.go @@ -292,5 +292,5 @@ var tokenDataMap = map[string]TokenData{ "480_0x79A02482A880bCE3F13e09Da970dC34db4CD24d1": {"USDC.e", 6, "0x79A02482A880bCE3F13e09Da970dC34db4CD24d1"}, "480_0x4200000000000000000000000000000000000006": {"WETH", 18, "0x4200000000000000000000000000000000000006"}, "1_0x163f8c2467924be0ae7b5347228cabf260318753": {"WLD", 18, "0x163f8c2467924be0ae7b5347228cabf260318753"}, - // Add additional tokens that are not part of the cache yet (and not by nature in bridge config) here + // Add additional tokens that are not part of the cache yet (and is not by nature in bridge config) here }