diff --git a/src/assets/pufeth.png b/src/assets/pufeth.png new file mode 100644 index 0000000..1d4d187 Binary files /dev/null and b/src/assets/pufeth.png differ diff --git a/src/tokens/apechain.json b/src/tokens/apechain.json index ae4c8b2..037cca1 100644 --- a/src/tokens/apechain.json +++ b/src/tokens/apechain.json @@ -11,6 +11,15 @@ "defaultSwapOutput": true, "quote": "native" }, + { + "chainId": 33139, + "symbol": "pufETH", + "name": "pufETH", + "address": "0x6234E5ef39B12EFdFcbd99dd7F452F27F3fEAE3b", + "logoURI": "BASE_URL/assets/pufeth.png", + "decimals": 18, + "quote": "derived_native" + }, { "chainId": 33139, "symbol": "apeUSD", diff --git a/src/tokens/arbitrum-one.json b/src/tokens/arbitrum-one.json index eac8a26..fa178f5 100644 --- a/src/tokens/arbitrum-one.json +++ b/src/tokens/arbitrum-one.json @@ -21,6 +21,15 @@ "defaultSwapOutput": true, "quote": "other" }, + { + "chainId": 42161, + "symbol": "pufETH", + "name": "pufETH", + "address": "0x37D6382B6889cCeF8d6871A8b60E667115eDDBcF", + "logoURI": "BASE_URL/assets/pufeth.png", + "decimals": 18, + "quote": "derived_native" + }, { "chainId": 42161, "symbol": "ARB",