Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"name": "ELYSIA",
"symbol": "EL",
"decimals": 18,
"erc20": true,
"logo": "./icons/eip155:1868/erc20:0x2781246fe707bB15CeE3e5ea354e2154a2877B16.svg"
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bug: Token Logo Mismatch

The metadata for token 0xBC63230d1C4d0Cd241D66F5AaE75f3D1d6C0949a has a logo path that references an icon file for a different token address, 0x2781246fe707bB15CeE3e5ea354e2154a2877B16. This mismatch means the token's logo will either not load or display the wrong icon.

Fix in Cursor Fix in Web

}