From 3d1ee1c92ddcb98202ef4ef6bf109e4c84d27a5d Mon Sep 17 00:00:00 2001 From: Alessandro Candeago <54709706+alecande11@users.noreply.github.com> Date: Wed, 3 Jan 2024 12:49:58 +0100 Subject: [PATCH] Update dydx.js --- chains/mainnet/dydx.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chains/mainnet/dydx.js b/chains/mainnet/dydx.js index a874f7fb..f97633e8 100644 --- a/chains/mainnet/dydx.js +++ b/chains/mainnet/dydx.js @@ -3,7 +3,7 @@ module.exports = { lcd: 'https://lcd-dydx.tfl.foundation', gasAdjustment: 1.75, gasPrices: { - uadydx: 12500000000, + adydx: 12500000000, // uncomment this when noble is supported // 'ibc/8E27BA2D5493AF5636760E354E46004562C46AB7EC0CC4C1CA14E9E20E2545B5': 0.025, },