From 9b955e489babf991754425e4965b5b889cf32748 Mon Sep 17 00:00:00 2001 From: HeesungB <32606183+HeesungB@users.noreply.github.com> Date: Sun, 19 Nov 2023 03:28:09 +0900 Subject: [PATCH] Update osmosis's gas price step --- cosmos/osmosis.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cosmos/osmosis.json b/cosmos/osmosis.json index 1ae2fddbb..d65883f00 100644 --- a/cosmos/osmosis.json +++ b/cosmos/osmosis.json @@ -61,8 +61,8 @@ "coinImageUrl": "https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/osmosis/uosmo.png", "gasPriceStep": { "low": 0.0025, - "average": 0.025, - "high": 0.04 + "average": 0.050765957221020834, + "high": 0.06345744652627604 } } ],