From f74e7e6eea1c5ff6f29b96998bb42374c3806ca3 Mon Sep 17 00:00:00 2001 From: Bhuvan R Date: Thu, 25 Dec 2025 18:22:24 +0530 Subject: [PATCH] feat: token onboarding correction TICKET: COIN-6893 Updated the token symbol from 'HYPE:hwHYPE' to 'HYPEEVM:hwHYPE' to accurately reflect that the token's network is HyperEVM. This chain is onboarded as 'HYPEEVM', not 'HYPE'. --- modules/statics/src/allCoinsAndTokens.ts | 4 ++-- modules/statics/src/base.ts | 4 ++-- modules/statics/src/coins/ofcErc20Coins.ts | 11 ++--------- 3 files changed, 6 insertions(+), 13 deletions(-) diff --git a/modules/statics/src/allCoinsAndTokens.ts b/modules/statics/src/allCoinsAndTokens.ts index 7e805da523..3b262a6b5d 100644 --- a/modules/statics/src/allCoinsAndTokens.ts +++ b/modules/statics/src/allCoinsAndTokens.ts @@ -2965,11 +2965,11 @@ export const allCoinsAndTokens = [ // hypeevm mainnet tokens erc20Token( '062b64cd-5569-41e9-a144-478976fd576f', - 'hype:hwhype', + 'hypeevm:hwhype', 'Hyperwave HYPE', 18, '0x4de03ca1f02591b717495cfa19913ad56a2f5858', - UnderlyingAsset['hype:hwhype'], + UnderlyingAsset['hypeevm:hwhype'], Networks.main.hypeevm ), diff --git a/modules/statics/src/base.ts b/modules/statics/src/base.ts index a3abde5d19..94742befae 100644 --- a/modules/statics/src/base.ts +++ b/modules/statics/src/base.ts @@ -2957,8 +2957,8 @@ export enum UnderlyingAsset { // hypeeevm testnet tokens 'thypeevm:usdc' = 'thypeevm:usdc', - // hype mainnet tokens - 'hype:hwhype' = 'hype:hwhype', + // hypeevm mainnet tokens + 'hypeevm:hwhype' = 'hypeevm:hwhype', // Story testnet tokens 'tip:usdc' = 'tip:usdc', diff --git a/modules/statics/src/coins/ofcErc20Coins.ts b/modules/statics/src/coins/ofcErc20Coins.ts index 240e6c3b20..ac3deb5090 100644 --- a/modules/statics/src/coins/ofcErc20Coins.ts +++ b/modules/statics/src/coins/ofcErc20Coins.ts @@ -4539,17 +4539,10 @@ export const tOfcErc20Coins = [ ofcerc20( 'd20cc76e-1384-4261-9d90-df2d6a87b3d0', - 'ofchype:hwhype', + 'ofchypeevm:hwhype', 'Hyperwave HYPE', 18, - UnderlyingAsset['hype:hwhype'], - undefined, - undefined, - '', - undefined, - undefined, - true, - 'hype' + UnderlyingAsset['hypeevm:hwhype'] ), ofcerc20(