From 1f94d28522e848493a0405981e184fea4bd298dd Mon Sep 17 00:00:00 2001 From: HeesungB <32606183+HeesungB@users.noreply.github.com> Date: Sun, 19 Nov 2023 02:49:54 +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..5e568c3c2 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.04982985113007747, + "high": 0.06228731391259684 } } ],