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

feat: shanghai 🏯 #60

Draft
wants to merge 9 commits into
base: main
Choose a base branch
from
Draft

feat: shanghai 🏯 #60

wants to merge 9 commits into from

Conversation

gosuto-inzasheru
Copy link
Collaborator

No description provided.

@gosuto-inzasheru
Copy link
Collaborator Author

@petrovska-petro
Copy link
Collaborator

tried locally w/ this env, seems to go over the swap succesfully, but gets into other issues:

Transaction sent: 0xdb5d983482945c01dc0238cc39ad54ce02db20b868076de4ad715f289f272a7c
  Max fee: 29.747049244 gwei   Priority fee: 1.0 gwei   Gas limit: 12000000   Nonce: 21
  Transaction confirmed   Block: 20083269   Gas used: 27329 (0.23%)   Gas price: 13.576834045 gwei


Running 'scripts/merkl_incentive_campaign.py::swap_badger_for_campaign_target'...
ebtc_price=68204.41

user_ebtc_owned_formatted=25.336372697429816

incentive_usd_apr_target_weekly=$2651.258402099324

swapping 0.7512668854505671 $weth for $badger

Transaction sent: 0x3bcc0c28e3b4029ef881a6aee06d3afb2f314ade09179e22d4de76b43a31cf19
  Max fee: 26.15366809 gwei   Priority fee: 1.0 gwei   Gas limit: 12000000   Nonce: 1
  IWETH9.approve confirmed   Block: 20083270   Gas used: 46076 (0.38%)   Gas price: 12.011890463 gwei

Transaction sent: 0xc5fbc80fddb581c56d1c2fc10827e52dbe1d7e12e39bd02649e4d7c83f3c9573
  Max fee: 23.023780926 gwei   Priority fee: 1.0 gwei   Gas limit: 12000000   Nonce: 2
  ISwapRouter.exactInput confirmed   Block: 20083271   Gas used: 185182 (1.54%)   Gas price: 10.645974653 gwei

  File "brownie/_cli/run.py", line 51, in main
    return_value, frame = run(
  File "brownie/project/scripts.py", line 110, in run
    return_value = f_locals[method_name](*args, **kwargs)
  File "./scripts/merkl_incentive_campaign.py", line 280, in swap_badger_for_campaign_target
    safe.post_safe_tx()
  File "./great_ape_safe/great_ape_safe.py", line 215, in post_safe_tx
    safe_tx, receipt = self._set_safe_tx_gas(
  File "./great_ape_safe/great_ape_safe.py", line 163, in _set_safe_tx_gas
    receipt = self.preview(safe_tx, events, call_trace, reset)

does the ValueError: also raise at your end?

@gosuto-inzasheru
Copy link
Collaborator Author

your copypasta is mssing the value error you are talking about

but no, my run does not raise and goes to completion

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants