From 9481ab6c6b108bf73b5192735c586f7eb9687b20 Mon Sep 17 00:00:00 2001 From: Catalin Faur <52102171+cfaur09@users.noreply.github.com> Date: Thu, 31 Oct 2024 14:17:59 +0200 Subject: [PATCH] Fix JSON syntax error in MEX token info (#3487) --- devnet/tokens/MEX-a659d0/info.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devnet/tokens/MEX-a659d0/info.json b/devnet/tokens/MEX-a659d0/info.json index 835879eebc..178077ecb7 100644 --- a/devnet/tokens/MEX-a659d0/info.json +++ b/devnet/tokens/MEX-a659d0/info.json @@ -1,6 +1,6 @@ { "website": "https://xexchange.com", - "name:": "xMex", + "name": "xMex", "description": "MEX the token used to incentivize liquidity provision to the xExchange.", "ledgerSignature": "3045022100923b55fcd42a9c6a4f40027b4ddee1d4f76ee9f9eb2665b12369d7d0d36059b202205ba6c2a50812565022ea305b2fce93904ec531ad681762e3cc83296f2a013807", "status": "active"