-
Notifications
You must be signed in to change notification settings - Fork 4.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Gas Fees Calculator (Multi Currency, Network & Txn Types) #5099
Comments
Hey @minimalsm I saw you added the label |
Hey @feliche93, thanks for raising this. Just wanted to double-check some things on our end. Happy to get this added but won't have the capacity to do it myself anytime soon. Can you open a PR to add it? |
@minimalsm I checked out the how-to contribute section, forked the repo and created a new branch Any more steps I need to do? How would I open a PR on your site now? Thanks! |
Hi @minimalsm, I wanted to check-in and ask if there's anything else that you'd need from my side :) |
Yeah, please open a PR into this repo. Thanks 🙏 |
@minimalsm thanks for the heads up, just opened the PR 🙏 |
Add gas fees calculator resource [fixes #5099]
Can you please add calculations for typical Safe operations like transfer from Safe with 2 signers or owners? |
@oceanemil yes happy to do it. Do you know how much gas such a txn consumes? If you need any other txns just post the name and the gas used and I'll add them all 🙂 |
Before submitting this suggestion, be sure to read our listing policy for dev tools
Product name:
Gas Fees Calculator (Multi Currency, Network & Txn Types)
Product description:
Calculate gas fees in your local currency for different transaction types on Mainnet, Arbitrum, Binance Smart Chain, Avalanche, Polygon, Fantom and Harmony.
Launched on December 5, 2021: https://twitter.com/FelixVemmer/status/1467532744519565323
Where do you think it should go?
https://ethereum.org/en/developers/docs/gas/#strategies-for-you-to-reduce-gas-costs
GitHub URL
I am currently in the part of checking my codebase for secrets, but will soon open-source it. It's mostly using the zapper.fi API though: https://docs.zapper.fi/zapper-api/api-getting-started
Docs URL
https://www.cryptoneur.xyz/gas-fees-calculator
Is the product open source?
Not yet, currently reviewing my personal website repo for secrets and then planning to make it all open source.
Additional context
You probably ask how is this different from https://l2fees.info/. I took a lot of inspiration and ideas from this project but wanted to make it even more useful the following way:
The text was updated successfully, but these errors were encountered: