From e29e51ef7fc3a49ab76781c68667c460ae01085c Mon Sep 17 00:00:00 2001 From: Manuel Haller Polo Date: Tue, 3 May 2022 16:34:24 +0200 Subject: [PATCH] Add MoonMug --- pangolin.tokenlist.json | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/pangolin.tokenlist.json b/pangolin.tokenlist.json index 276b038..4c619dc 100644 --- a/pangolin.tokenlist.json +++ b/pangolin.tokenlist.json @@ -5,10 +5,10 @@ ], "version": { "major": 1, - "minor": 1, + "minor": 2, "patch": 0 }, - "timestamp": "2022-04-20T12:00:00+00:00", + "timestamp": "2022-05-03T12:00:00+00:00", "tokens": [ { "chainId": 43114, @@ -1209,6 +1209,14 @@ "name": "Wormhole UST", "symbol": "UST", "logoURI": "https://raw.githubusercontent.com/pangolindex/tokens/main/assets/0xb599c3590F42f8F995ECfa0f85D2980B76862fc1/logo.png" + }, + { + "chainId": 43114, + "address": "0xf03AB1c1FCCbCb470c47f3EB642DB31c30d240A4", + "decimals": 18, + "name": "MoonMug", + "symbol": "MUG", + "logoURI": "https://raw.githubusercontent.com/pangolindex/tokens/main/assets/0xf03AB1c1FCCbCb470c47f3EB642DB31c30d240A4/logo.png" } ] }