Skip to content

Commit

Permalink
Update dydx.js
Browse files Browse the repository at this point in the history
  • Loading branch information
terencelimzhengwei authored Dec 2, 2023
1 parent e2ee932 commit aeadc6d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion chains/mainnet/dydx.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@ module.exports = {
gasAdjustment: 1.75,
gasPrices: {
adydx: 12500000000,
'ibc/8E27BA2D5493AF5636760E354E46004562C46AB7EC0CC4C1CA14E9E20E2545B5': 0.025,
// uncomment this when noble is supported
// 'ibc/8E27BA2D5493AF5636760E354E46004562C46AB7EC0CC4C1CA14E9E20E2545B5': 0.025,
},
prefix: 'dydx',
coinType: '118',
Expand Down

0 comments on commit aeadc6d

Please sign in to comment.