We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6765c1 commit a307ab2Copy full SHA for a307ab2
src/sdk/sdk-legacy/tokens/tokenData.ts
@@ -78,6 +78,8 @@ const HUMAN_READABLE_TITLES: PartialRecord<string, string> = {
78
"steak7LRT\u00A0→\u00A0wstETH",
79
["0x9fb930eacadad079683a4758424a53b9b3692775".toLowerCase() as Address]:
80
"Re7LRT\u00A0→\u00A0wstETH",
81
+ ["0xc824A08dB624942c5E5F330d56530cD1598859fD".toLowerCase() as Address]:
82
+ "hgETH\u00A0→\u00A0rsETH",
83
84
ETHPlus: "ETH+",
85
};
0 commit comments