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

add hyperdrive:get-rate hardhat task #1213

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

sentilesdal
Copy link
Contributor

Adds a simple hardhat task to get the rate before and after shorting. This will help with deployments. Future iterations will be to iteratively find the short amount for a target rate.

npx hardhat hyperdrive:get-rate --address 0x9bAdB6A21FbA04EE94fde3E85F7d170E90394c89 --amount 0.00000001 --network base --config hardhat.config.base.ts --show-stack-traces

Copy link
Contributor

@jrhea jrhea left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@coveralls
Copy link
Collaborator

Pull Request Test Coverage Report for Build 11859480238

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 88.785%

Totals Coverage Status
Change from base Build 11850640409: 0.0%
Covered Lines: 2763
Relevant Lines: 3112

💛 - Coveralls

@sentilesdal sentilesdal force-pushed the matt/add-codegen-test_and_deploy_script branch from d2bf149 to 5cf352d Compare November 18, 2024 19:19
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.

3 participants