Skip to content

Commit 4c27460

Browse files
authored
Merge pull request #1449 from scroll-tech/session2-to-scr
fix: session2 to scr
2 parents e0c82dd + 792970d commit 4c27460

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/app/sessions/EligibleAssets/tokenList.ts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ const TOKEN_LIST = [
44
{
55
name: "SCR",
66
logoURI: "/imgs/token/scr.svg",
7-
href: "https://scrollscan.com/token/0xd29687c813d741e2f938f4ac377128810e217b1b",
7+
// href: "https://scrollscan.com/token/0xd29687c813d741e2f938f4ac377128810e217b1b",
8+
href: "/SCR-sSCR",
89
},
910
{
1011
name: "ETH/WETH",

0 commit comments

Comments
 (0)