Skip to content

Commit a307ab2

Browse files
committed
fix: hgETH alias
1 parent e6765c1 commit a307ab2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/sdk/sdk-legacy/tokens/tokenData.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,8 @@ const HUMAN_READABLE_TITLES: PartialRecord<string, string> = {
7878
"steak7LRT\u00A0→\u00A0wstETH",
7979
["0x9fb930eacadad079683a4758424a53b9b3692775".toLowerCase() as Address]:
8080
"Re7LRT\u00A0→\u00A0wstETH",
81+
["0xc824A08dB624942c5E5F330d56530cD1598859fD".toLowerCase() as Address]:
82+
"hgETH\u00A0→\u00A0rsETH",
8183

8284
ETHPlus: "ETH+",
8385
};

0 commit comments

Comments
 (0)