From a11b3a58acba006aa0b7f0275744bb2b6919b2e1 Mon Sep 17 00:00:00 2001 From: Manoj Kumar Date: Mon, 1 Jun 2026 18:15:48 +0530 Subject: [PATCH] fix(statics): update hoodeth:week display name (CECHO-1183) Align base and OFC token metadata with approved Robinhood name "Weekly T-Bill ETF" per CECHO-1183 priority scope. TICKET: CECHO-1183 Co-authored-by: Cursor --- modules/statics/src/allCoinsAndTokens.ts | 2 +- modules/statics/src/coins/ofcErc20Coins.ts | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/statics/src/allCoinsAndTokens.ts b/modules/statics/src/allCoinsAndTokens.ts index 6debeb5ab1..496e258f6b 100644 --- a/modules/statics/src/allCoinsAndTokens.ts +++ b/modules/statics/src/allCoinsAndTokens.ts @@ -3378,7 +3378,7 @@ export const allCoinsAndTokens = [ erc20Token( 'ea09a0ff-059b-4527-8e7b-75dfc750218b', 'hoodeth:week', - 'Weekly Options/Index tracker asset', + 'Weekly T-Bill ETF', 18, '0xc93a8c440cea26d7445df01729f193b27965099f', UnderlyingAsset['hoodeth:week'], diff --git a/modules/statics/src/coins/ofcErc20Coins.ts b/modules/statics/src/coins/ofcErc20Coins.ts index 38c5674498..cb32de05a1 100644 --- a/modules/statics/src/coins/ofcErc20Coins.ts +++ b/modules/statics/src/coins/ofcErc20Coins.ts @@ -4433,7 +4433,7 @@ export const ofcErc20Coins = [ ofcerc20( '43fb356f-8b1e-4569-b6b8-982f8bfb0465', 'ofchoodeth:week', - 'Weekly Options/Index tracker asset', + 'Weekly T-Bill ETF', 18, underlyingAssetForSymbol('hoodeth:week'), undefined,