From 35403005748b0310ceddec4d0c57500c0a843496 Mon Sep 17 00:00:00 2001 From: yujin512 Date: Thu, 15 Feb 2024 14:15:49 -0500 Subject: [PATCH] update asset name to match cmc --- public/configs/otherMarketParameters.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/configs/otherMarketParameters.json b/public/configs/otherMarketParameters.json index 597365b..48e9c13 100644 --- a/public/configs/otherMarketParameters.json +++ b/public/configs/otherMarketParameters.json @@ -412,7 +412,7 @@ "referencePrice": 0.5560893147613742, "numOracles": 6, "liquidityTier": 2, - "assetName": "Fetch AI", + "assetName": "Fetch.ai", "p": -1.0, "atomicResolution": -5.0, "minExchanges": 3, @@ -480,7 +480,7 @@ "referencePrice": 0.20404992804891367, "numOracles": 6, "liquidityTier": 2, - "assetName": "STEPN", + "assetName": "GMT", "p": -1.0, "atomicResolution": -5.0, "minExchanges": 3,