smart-order-router
smart-order-router copied to clipboard
Support rpc url as provider for AlphaRouter
-
I'm submitting a ... [ ] bug report [x] feature request [ ] question about the decisions made in the repository [ ] question about how to use this project
-
Summary
Right now the only provider
that is supported for AlphaRouter
is BaserProvider
from ethers project. As we are in the process of migrating from ethers to viem it would be helpful if AlphaRouter could support also rpc url as parameter.
+1
And BaseProvider does not even exist in ethers v6 anymore.