From 2dedc986bad0dccb46a727516ffb1ae0d20a121e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nandy=20B=C3=A2?= Date: Mon, 17 Mar 2025 20:29:20 +0100 Subject: [PATCH 1/3] feat: add wrsETH logo --- public/icons/tokens/wrseth.svg | 1 + 1 file changed, 1 insertion(+) create mode 100644 public/icons/tokens/wrseth.svg diff --git a/public/icons/tokens/wrseth.svg b/public/icons/tokens/wrseth.svg new file mode 100644 index 0000000000..07e0a5a08d --- /dev/null +++ b/public/icons/tokens/wrseth.svg @@ -0,0 +1 @@ + From ded47d8f805c98487bbc8a4cc6135b43289c2c07 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nandy=20B=C3=A2?= Date: Mon, 17 Mar 2025 20:38:46 +0100 Subject: [PATCH 2/3] fix: wrsETH instantive --- src/utils/utils.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/utils/utils.ts b/src/utils/utils.ts index f504c9ffa9..9fbdf195b2 100644 --- a/src/utils/utils.ts +++ b/src/utils/utils.ts @@ -121,7 +121,7 @@ export const showExternalIncentivesTooltip = ( currentMarket === CustomMarket.proto_base_v3 || currentMarket === CustomMarket.proto_arbitrum_v3) && protocolAction === ProtocolAction.supply && - symbol == 'rsETH' + (symbol == 'rsETH' || symbol == 'wrsETH') ) { tooltipsConfig.kernelPoints = true; } From 9e55a14f8703cd548ce07af8857d916e596fc070 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nandy=20B=C3=A2?= Date: Wed, 19 Mar 2025 14:25:04 +0100 Subject: [PATCH 3/3] feat: update rsETH and wrsETH logos --- public/icons/tokens/rseth.svg | 2 +- public/icons/tokens/wrseth.svg | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/public/icons/tokens/rseth.svg b/public/icons/tokens/rseth.svg index 07e0a5a08d..2855ef38fb 100644 --- a/public/icons/tokens/rseth.svg +++ b/public/icons/tokens/rseth.svg @@ -1 +1 @@ - + diff --git a/public/icons/tokens/wrseth.svg b/public/icons/tokens/wrseth.svg index 07e0a5a08d..2855ef38fb 100644 --- a/public/icons/tokens/wrseth.svg +++ b/public/icons/tokens/wrseth.svg @@ -1 +1 @@ - +