From bb135a61159e282fef826f68a640f5c454a92cc2 Mon Sep 17 00:00:00 2001 From: Christos Gkolias Date: Thu, 19 Oct 2023 12:22:10 -0400 Subject: [PATCH] add new token --- src/tokens/mainnet.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/tokens/mainnet.json b/src/tokens/mainnet.json index 06e3d742d..3ee667d05 100644 --- a/src/tokens/mainnet.json +++ b/src/tokens/mainnet.json @@ -2032,5 +2032,13 @@ } } } + }, + { + "chainId": 1, + "address": "0x64Bc2cA1Be492bE7185FAA2c8835d9b824c8a194", + "name": "Big Time", + "symbol": "BIGTIME", + "decimals": 18, + "logoURI": "https://raw.githubusercontent.com/wormhole-foundation/wormhole-token-list/main/assets/celo_wh.png" } ] \ No newline at end of file