diff --git a/src/app/execution/txRunner.js b/src/app/execution/txRunner.js index 0d040fae8b..0d48c8e485 100644 --- a/src/app/execution/txRunner.js +++ b/src/app/execution/txRunner.js @@ -246,7 +246,7 @@ function confirmDialog (tx, gasEstimation, self) {
Amount: ${amount} Ether
Gas estimation: ${gasEstimation}
Gas limit: ${tx.gas}
-
Gas price: Gwei
+
Gas price: Gwei (visit ethgasstation.info to get more info about gas price)
Max transaction fee:
Data:
${tx.data}