Replies: 1 comment 1 reply
-
|
Thanks for reporting this with provider context.
It would also help to post a minimal repro (client setup + one |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm using
baseSepoliachain with Alchemy and it looks like viem is callingeth_fillTransactiononsimulateContract+writeContract, which is an unsupported method on Alchemy. Somehow it's not being flagged as unsupported in viem, and I keep getting errors in my Alchemy request logs.Beta Was this translation helpful? Give feedback.
All reactions