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: add support for thirdweb #189

Merged
merged 3 commits into from
Sep 25, 2024
Merged

feat: add support for thirdweb #189

merged 3 commits into from
Sep 25, 2024

Conversation

adnpark
Copy link
Contributor

@adnpark adnpark commented Sep 23, 2024

No description provided.

})
if (provider === "PIMLICO") {
const gasPrice = await client.request({
method: "zd_getPimlicoUserOperationGasPrice",
Copy link
Collaborator

Choose a reason for hiding this comment

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

We can keep the method here zd_getUserOperationGasPrice and do the routing in the meta-aa-provider using provider param from the url.
That way we don't have to change the sdk.

@adnpark adnpark merged commit 2478675 into main Sep 25, 2024
5 checks passed
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