From 6c5653df55a1cc9fb650bd9e30f3f708731c3532 Mon Sep 17 00:00:00 2001 From: Femi Andrew Akin Date: Tue, 6 Aug 2024 21:04:46 +0100 Subject: [PATCH] Update ETH.json Adding New Ethereum token to the List MOLLARS --- tokens/ETH.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/tokens/ETH.json b/tokens/ETH.json index 625bd3d..843861e 100644 --- a/tokens/ETH.json +++ b/tokens/ETH.json @@ -342,5 +342,13 @@ "decimals": 18, "name": "Pepe", "symbol": "PEPE" + }, + { + "address": "0x385d65ed9241e415cfc689c3e0bcf5ab2f0505c2", + "chainId": 1, + "logoURI": "https://s2.coinmarketcap.com/static/img/coins/64x64/31642.png", + "decimals": 18, + "name": "MollarsToken", + "symbol": "MOLLARS" } ]