From 1905b737e81329d75445ec9e5a5c052fc36c1f9f Mon Sep 17 00:00:00 2001 From: HeesungB <32606183+HeesungB@users.noreply.github.com> Date: Sun, 19 Nov 2023 03:12:03 +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 14caaed35..4090bcc51 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.06053805582048593, - "high": 0.0756725697756074 + "average": 0.07766807179493057, + "high": 0.09708508974366321 } } ],