Skip to content

Commit a11b3a5

Browse files
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 <cursoragent@cursor.com>
1 parent 291a6fb commit a11b3a5

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

modules/statics/src/allCoinsAndTokens.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3378,7 +3378,7 @@ export const allCoinsAndTokens = [
33783378
erc20Token(
33793379
'ea09a0ff-059b-4527-8e7b-75dfc750218b',
33803380
'hoodeth:week',
3381-
'Weekly Options/Index tracker asset',
3381+
'Weekly T-Bill ETF',
33823382
18,
33833383
'0xc93a8c440cea26d7445df01729f193b27965099f',
33843384
UnderlyingAsset['hoodeth:week'],

modules/statics/src/coins/ofcErc20Coins.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4433,7 +4433,7 @@ export const ofcErc20Coins = [
44334433
ofcerc20(
44344434
'43fb356f-8b1e-4569-b6b8-982f8bfb0465',
44354435
'ofchoodeth:week',
4436-
'Weekly Options/Index tracker asset',
4436+
'Weekly T-Bill ETF',
44374437
18,
44384438
underlyingAssetForSymbol('hoodeth:week'),
44394439
undefined,

0 commit comments

Comments
 (0)