From 66976272360b4e4afef413c619f5d2f313f70587 Mon Sep 17 00:00:00 2001 From: Kingsley Victor Date: Thu, 2 Jan 2025 21:01:29 +0100 Subject: [PATCH] add support for locks token --- src/tokens/bera-bartio.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/tokens/bera-bartio.json b/src/tokens/bera-bartio.json index 3147cef..9de089a 100644 --- a/src/tokens/bera-bartio.json +++ b/src/tokens/bera-bartio.json @@ -166,5 +166,13 @@ "decimals": 18, "logoURI": "https://raw.githubusercontent.com/TunaWho/token-asset/refs/heads/master/blockchains/bera/assets/0xf5afcf50006944d17226978e594d4d25f4f92b40/logo.png", "chainId": 80084 + }, + { + "name": "Locks", + "address": "0xC94ecBfE16E337f6e606dcd86B8A5eaDbAe7A337", + "symbol": "LOCKS", + "decimals": 18, + "logoURI": "https://www.goldilocksdao.io/images/logo-locks.png", + "chainId": 80084 } ]