You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I got this error when try to use sepolia network in v3sdk/routing
multicall-uniswap-provider.ts:45 Uncaught (in promise) Error: No address for Uniswap Multicall Contract on chain id: 11155111
at new UniswapMulticallProvider (multicall-uniswap-provider.ts:45:1)
at new AlphaRouter (alpha-router.ts:385:1)
at generateRoute (routing.ts:27:1)
at Example.tsx:62:1
at HTMLUnknownElement.callCallback (react-dom.development.js:4164:1)
at Object.invokeGuardedCallbackDev (react-dom.development.js:4213:1)
at invokeGuardedCallback (react-dom.development.js:4277:1)
at invokeGuardedCallbackAndCatchFirstError (react-dom.development.js:4291:1)
at executeDispatch (react-dom.development.js:9041:1)
at processDispatchQueueItemsInOrder (react-dom.development.js:9073:1)
I got this error when try to use sepolia network in v3sdk/routing
this is in config.ts file
create new router script
The text was updated successfully, but these errors were encountered: