Skip to content

Commit

Permalink
Updated gas price for akash
Browse files Browse the repository at this point in the history
  • Loading branch information
terencelimzhengwei committed Dec 28, 2023
1 parent a04972a commit 6a92aaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chains/mainnet/akash.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module.exports = {
chainID: 'akashnet-2',
lcd: 'https://lcd-akash.tfl.foundation',
gasAdjustment: 1.75,
gasPrices: { uakt: 0.025 },
gasPrices: { uakt: 0.0025 },
prefix: 'akash',
coinType: '118',
baseAsset: 'uakt',
Expand Down

0 comments on commit 6a92aaf

Please sign in to comment.