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

is there a way to callStatic func like in ethers.js? #683

Open
YeautyYE opened this issue Feb 17, 2023 · 1 comment
Open

is there a way to callStatic func like in ethers.js? #683

YeautyYE opened this issue Feb 17, 2023 · 1 comment

Comments

@YeautyYE
Copy link

I tried to get the price in UniswapV3 by using the method "quoteExactInput".
In ethers.js, I can use callStatic directly to avoid sending requests and wasting gas.

@philipp1992
Copy link

would need the same

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

No branches or pull requests

2 participants