diff --git a/icons/MYLUNCH/logo.svg b/icons/MYLUNCH/logo.svg new file mode 100644 index 0000000..08dfe0e --- /dev/null +++ b/icons/MYLUNCH/logo.svg @@ -0,0 +1,166 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/manifest.json b/manifest.json index bb36114..b60992f 100644 --- a/manifest.json +++ b/manifest.json @@ -261,5 +261,15 @@ "verified": false, "vendor": "themoon.land" } + { + "name": "MY LUNCH Token", + "chainId": 1, + "symbol": "MYLUNCH", + "decimals": 6, + "address": "0:e7b16ca2d3cfeae7da962ba0f63d278727ae1f5a9c4a6203816a6ff60cacd6e6", + "logoURI": "https://raw.githubusercontent.com/broxus/ton-assets/master/icons/MYLUNCH/logo.svg", + "version": 5, + "verified": false, + } ] }