From 3e989f6d89be88062d01d633f5ca25a0ab26ac29 Mon Sep 17 00:00:00 2001 From: Mimir Date: Sat, 28 Oct 2023 10:32:17 +0200 Subject: [PATCH] Update url for Lyra --- src/utils/integrators.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/utils/integrators.tsx b/src/utils/integrators.tsx index ed516c97..9a66f644 100644 --- a/src/utils/integrators.tsx +++ b/src/utils/integrators.tsx @@ -51,7 +51,7 @@ export const integrators: integratorItem[] = [ name: 'Lyra', description: 'Lyra is the leading decentralized options protocol and uses Synthetix to delta hedge their AMM.', - link: 'https://app.lyra.finance/#/trade/optimism/seth-susd', + link: 'https://app.lyra.finance/#/trade/optimism/eth-usd', tag: 'OPTIONS', height: '50px', width: '50px',