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

Update rpc helper to support state override and block identifier #58

Open
getjiggy opened this issue Dec 13, 2023 · 0 comments · May be fixed by #62
Open

Update rpc helper to support state override and block identifier #58

getjiggy opened this issue Dec 13, 2023 · 0 comments · May be fixed by #62
Assignees
Labels
enhancement New feature or request

Comments

@getjiggy
Copy link
Contributor

Is your feature request related to a problem?
This feature allows the making of state override calls at specific block heights ie, overloading an address with UniV3helper contract to grab tick data.

Describe the solution you'd like
The ability to make state override calls at specific block heights.

Describe alternatives you've considered
Deploying the contract is inefficient when potential changes can be added down the road to better support use cases taking advantage of this feature.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment