From cbe20d9dd0c61df6c0309101b328d099adf24e42 Mon Sep 17 00:00:00 2001 From: blacklodge-admin Date: Sun, 11 Aug 2024 19:12:42 -0700 Subject: [PATCH] umee: update gas prices to mirror cosmos/chain-registry --- cosmos/umee.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/cosmos/umee.json b/cosmos/umee.json index 9bd929c81..4a8df2a4e 100644 --- a/cosmos/umee.json +++ b/cosmos/umee.json @@ -41,9 +41,9 @@ "coinGeckoId": "umee", "coinImageUrl": "https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/umee/uumee.png", "gasPriceStep": { - "low": 0.06, - "average": 0.1, - "high": 0.14 + "low": 0.1, + "average": 0.12, + "high": 0.2 } } ],