Skip to content
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 fee update #78

Open
pi0neerpat opened this issue Apr 3, 2024 · 0 comments
Open

Gas fee update #78

pi0neerpat opened this issue Apr 3, 2024 · 0 comments

Comments

@pi0neerpat
Copy link
Member

pi0neerpat commented Apr 3, 2024

updateCollateralPrice is costing us $0.35 https://optimistic.etherscan.io/tx/0xc119ecc015d6f28a4e85b081bb0ea308b3f927bfc0bf4742171ab356f2187be1 with the bot

however when people are calling it using the job contract, which actually performs three actions in one single step, they are only paying $0.06 total https://optimistic.etherscan.io/tx/0x4caa233fe6701e80e1f4777a1ec46987ed4e1d740fb33e637a3e9475a380487a

  • Determine if our gas settings need to be modified to avoid overpaying
  • Determine if we should instead use the job contracts with the bot, instead of calling the functions directly.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant