Hi! I need to calculate gas price of singol functions of a contract using javascript (I supposed web3.js, but I don't know if there is a better solution). My contract are stored locally and theyre not on the ethereum block chain.
How can I resolve this problem?

May 11, 2022, 4:15 PM
Migrate to ganache and estimateGas
Or use remix.
May 11, 2022, 4:58 PM

© 2024 Draquery.com All rights reserved.