diff --git a/public/icons/tokens/lido.svg b/public/icons/tokens/lido.svg deleted file mode 100644 index 3b0bba1bbf..0000000000 --- a/public/icons/tokens/lido.svg +++ /dev/null @@ -1 +0,0 @@ - diff --git a/public/markets/lido.svg b/public/markets/lido.svg deleted file mode 100644 index 93e8579e37..0000000000 --- a/public/markets/lido.svg +++ /dev/null @@ -1 +0,0 @@ - diff --git a/src/layouts/MainLayout.tsx b/src/layouts/MainLayout.tsx index 6da2c9a8d1..920332b97f 100644 --- a/src/layouts/MainLayout.tsx +++ b/src/layouts/MainLayout.tsx @@ -18,7 +18,7 @@ export function MainLayout({ children }: { children: ReactNode }) { buttonText="View Market" notifyText="Aave Governance has deployed a new Lido market on Ethereum V3" bannerVersion={APP_BANNER_VERSION} - icon={'/markets/lido.svg'} + icon={'/icons/tokens/ldo.svg'} /> diff --git a/src/modules/dashboard/DashboardContentWrapper.tsx b/src/modules/dashboard/DashboardContentWrapper.tsx index cea82d5836..7fdbfedd6f 100644 --- a/src/modules/dashboard/DashboardContentWrapper.tsx +++ b/src/modules/dashboard/DashboardContentWrapper.tsx @@ -88,7 +88,7 @@ export const DashboardContentWrapper = ({ isBorrow }: DashboardContentWrapperPro // Todo tracking? > - + Lido diff --git a/src/modules/markets/MarketsTopPanel.tsx b/src/modules/markets/MarketsTopPanel.tsx index 090a0ee7bc..d5b592e08d 100644 --- a/src/modules/markets/MarketsTopPanel.tsx +++ b/src/modules/markets/MarketsTopPanel.tsx @@ -144,7 +144,7 @@ export const MarketsTopPanel = () => { value={currentNetworkConfig.isFork ? 'fork_proto_lido_v3' : 'proto_lido_v3'} // Todo tracking? > - + Lido