Skip to content
10 changes: 10 additions & 0 deletions images/eip155:56/0xA059080853B2f273A452424859a4701A1Ce13A0e.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions metadata/eip155/.gitkeep
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@

1 change: 1 addition & 0 deletions metadata/eip155/56/.gitkeep
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@

Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@

{
"name": "Midas Tech",
"address": "0xA059080853B2f273A452424859a4701A1Ce13A0e",
"symbol": "MIDAS",
"decimals": 18,
"chainId": 56,
"logoURI": "https://raw.githubusercontent.com/backofficemidasgroup-ship-it/contract-metadata/master/images/0xA059080853B2f273A452424859a4701A1Ce13A0e.svg",
Copy link

Choose a reason for hiding this comment

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

Logo URL points to external fork repository

High Severity

The logoURI field points to https://raw.githubusercontent.com/backofficemidasgroup-ship-it/contract-metadata/... which is a personal fork repository rather than the official MetaMask repository. All other tokens in this repository use the logo field with a relative path format like "./icons/eip155:56/erc20:0x....svg". The external URL will fail to resolve the logo since that fork may not exist or be accessible. The image was added to images/eip155:56/ but the URL path also incorrectly references images/ without the chain directory.

Fix in Cursor Fix in Web

"website": "https://midastechllp.com/midas-coin",
"description": "Midas Tech (MIDAS) is a utility token powering the Midas ecosystem."
}