web3-hub icon indicating copy to clipboard operation
web3-hub copied to clipboard

Create a script to get current gas fees on ethereum

Open mbcse opened this issue 3 years ago • 6 comments

Create a script to get gas fees from all possible public apis or resources. Basically the script should predict the best possible gas fees so that transaction does not fail. For example few sources to get gas fee can be web3js function, gas station, etc. You need to aggregate result and give best possible value.

Can code in any language python, javascript, rust, etc

mbcse avatar Feb 07 '22 18:02 mbcse