Skip to content

Commit

Permalink
mainnet gas price
Browse files Browse the repository at this point in the history
  • Loading branch information
todesstille committed Oct 4, 2024
1 parent 15c744d commit a589aa4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hardhat.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ module.exports = {
bsc: {
url: "https://bsc-dataseed.binance.org/",
accounts: privateKey(),
gasPrice: 1500000000,
gasMultiplier: 1.2,
},
ethereum: {
Expand Down

0 comments on commit a589aa4

Please sign in to comment.