theblockchainchief / web3-hub

Ready to use smart contracts and web3 scripts to ease your Blockchain Development
21 stars 18 forks source link

Create a script to get current gas fees on ethereum #24

Open mbcse opened 2 years ago

mbcse commented 2 years ago

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

DarkFalc0n commented 2 years ago

I want to work on this Issue under JWOC

kamalbuilds commented 1 year ago

hi @DarkFalc0n are you still working on this , If not can i get assigned @mbcse ?

DarkFalc0n commented 1 year ago

hi @DarkFalc0n are you still working on this , If not can i get assigned @mbcse ?

No, not working on it currently, you can go on to start working on it

mohammednudman commented 1 year ago

@mbcse Can you assign me this work

fykaa commented 1 year ago

@legendarykamal I am assigning you this issue. Looking forward to your contribution to the same. Have a great time!

fykaa commented 1 year ago

@legendarykamal any updates?