From 72b06281a1e12c6073c41b60f2c8baf0f210deb3 Mon Sep 17 00:00:00 2001 From: octavionotpunk <83534113+Octave-byte@users.noreply.github.com> Date: Thu, 16 Apr 2026 15:12:22 +0200 Subject: [PATCH 1/2] feat: add apyUSD on Ethereum --- tokens/ETH.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/tokens/ETH.json b/tokens/ETH.json index 61df482..dde5cef 100644 --- a/tokens/ETH.json +++ b/tokens/ETH.json @@ -974,5 +974,15 @@ "decimals": 18, "chainId": 1, "logoURI": "https://assets.coingecko.com/coins/images/102172744/standard/download_%286%29.png?1775201597" - } + }, + { + "name": "apyUSD", + "address": "0x38EEb52F0771140d10c4E9A9a72349A329Fe8a6A", + "symbol": "apyUSD", + "decimals": 18, + "chainId": 1, + "logoURI": "https://assets.coingecko.com/coins/images/102172527/standard/apyUSD.png?1773763322" + }, + + ] From 9ab43e1ae1d36942a29958ab02096442b554cae1 Mon Sep 17 00:00:00 2001 From: octavionotpunk <83534113+Octave-byte@users.noreply.github.com> Date: Thu, 16 Apr 2026 20:07:29 +0200 Subject: [PATCH 2/2] feat: add apyUSD on Ethereum --- tokens/ETH.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/tokens/ETH.json b/tokens/ETH.json index dde5cef..01840a4 100644 --- a/tokens/ETH.json +++ b/tokens/ETH.json @@ -982,7 +982,5 @@ "decimals": 18, "chainId": 1, "logoURI": "https://assets.coingecko.com/coins/images/102172527/standard/apyUSD.png?1773763322" - }, - - + } ]