From 0b1f7fd27e10a92ae14a61975baa39af795c4216 Mon Sep 17 00:00:00 2001 From: Shivaram Krishna Date: Fri, 6 Mar 2026 15:26:21 +0530 Subject: [PATCH] feat: onboard HYPEEVM:USDC and HYPEEVM:USDT0 tokens Ticket: WIN-8273 --- modules/statics/src/coins/ofcErc20Coins.ts | 39 ++++++++++++++++++++-- 1 file changed, 36 insertions(+), 3 deletions(-) diff --git a/modules/statics/src/coins/ofcErc20Coins.ts b/modules/statics/src/coins/ofcErc20Coins.ts index b5e67360d4..8a54c018f0 100644 --- a/modules/statics/src/coins/ofcErc20Coins.ts +++ b/modules/statics/src/coins/ofcErc20Coins.ts @@ -4797,12 +4797,45 @@ export const tOfcErc20Coins = [ 'ofchypeevm:hwhype', 'Hyperwave HYPE', 18, - UnderlyingAsset['hypeevm:hwhype'] + UnderlyingAsset['hypeevm:hwhype'], + undefined, + undefined, + '', + undefined, + undefined, + true, + 'hypeevm' ), - ofcerc20('ce8680a7-3816-4ef6-9c1e-24c019c4b3b6', 'ofchypeevm:usdc', 'USDC', 6, UnderlyingAsset['hypeevm:usdc']), + ofcerc20( + 'ce8680a7-3816-4ef6-9c1e-24c019c4b3b6', + 'ofchypeevm:usdc', + 'USDC', + 6, + UnderlyingAsset['hypeevm:usdc'], + undefined, + undefined, + '', + undefined, + undefined, + true, + 'hypeevm' + ), - ofcerc20('735662e8-4f38-4b59-996c-b7890cd38e41', 'ofchypeevm:usdt0', 'USDT0', 6, UnderlyingAsset['hypeevm:usdt0']), + ofcerc20( + '735662e8-4f38-4b59-996c-b7890cd38e41', + 'ofchypeevm:usdt0', + 'USDT0', + 6, + UnderlyingAsset['hypeevm:usdt0'], + undefined, + undefined, + '', + undefined, + undefined, + true, + 'hypeevm' + ), ofcerc20( 'e3c6f4e5-4d5e-4f2e-8f1a-2c3d4e5f6a7b',