From 9c5a4e151bd6232c4bd32d37a3ab1bf302a573e5 Mon Sep 17 00:00:00 2001 From: Lybra Finance <131139254+LybraFinance@users.noreply.github.com> Date: Tue, 17 Oct 2023 15:41:18 +0800 Subject: [PATCH] Add token list (#900) * Add lybra logo. * Add token list. * Add token list. --- mc.tokenlist.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/mc.tokenlist.json b/mc.tokenlist.json index 3da4f704..54077b6b 100644 --- a/mc.tokenlist.json +++ b/mc.tokenlist.json @@ -1825,6 +1825,15 @@ "symbol": "ALTD", "tags": ["DeFi"], "logoURI": "https://raw.githubusercontent.com/traderjoe-xyz/joe-tokenlists/main/logos/0x8929e9DbD2785e3BA16175E596CDD61520feE0D1/logo.png" + }, + { + "chainId": 42161, + "address": "0xA23e44aEa714fbBc08ef28340D78067B9A8Cad73", + "decimals": 18, + "name": "Lybra", + "symbol": "LBR", + "tags": ["DeFi"], + "logoURI": "https://raw.githubusercontent.com/traderjoe-xyz/joe-tokenlists/main/logos/0xA23e44aEa714fbBc08ef28340D78067B9A8Cad73/logo.png" } ],