Skip to content

Commit e43dea9

Browse files
authored
feat: add mEDGErdUSDC alias
1 parent 740bd83 commit e43dea9

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
@@ -80,6 +80,8 @@ const HUMAN_READABLE_TITLES: PartialRecord<string, string> = {
8080
"Re7LRT\u00A0→\u00A0wstETH",
8181
["0xd7f1A4e3aba92a9D20987C752Bd4a6cc759D7738".toLowerCase() as Address]:
8282
"hgETH\u00A0→\u00A0rsETH",
83+
["0xd2a72aa2d3f2815673f4bb887559c333d7f1f34f".toLowerCase() as Address]:
84+
"mEDGE\u00A0→\u00A0USDC",
8385

8486
ETHPlus: "ETH+",
8587
};

0 commit comments

Comments
 (0)