From 3ccf6be777665f26d4f02f38495d4723e350cfd7 Mon Sep 17 00:00:00 2001 From: HeesungB <32606183+HeesungB@users.noreply.github.com> Date: Sun, 19 Nov 2023 02:39:49 +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 e04daf240..32c136ecb 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.07252286745742664, - "high": 0.0906535843217833 + "average": 0.06878865121814877, + "high": 0.08598581402268596 } } ],