Skip to content

Commit 19a9a1e

Browse files
authored
Merge pull request #1324 from thal0x/update-osmosis-gas-prices
update osmosis gas prices
2 parents a9f6717 + b51d000 commit 19a9a1e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

cosmos/osmosis.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -261,9 +261,9 @@
261261
"coinGeckoId": "osmosis",
262262
"coinImageUrl": "https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/osmosis/uosmo.png",
263263
"gasPriceStep": {
264-
"low": 0.0025,
265-
"average": 0.025,
266-
"high": 0.04
264+
"low": 0.03,
265+
"average": 0.1,
266+
"high": 0.16
267267
}
268268
}
269269
],

0 commit comments

Comments
 (0)