[SDK] Unable to use Paymaster on ZkSync Sepolia Testnet using zksync-ethers (Javascript V6) #257
-
EnvironmentTestnet Acknowledgement
Issue DescriptionBuilding a NextJS front end similar to the "hello world" front end project of the documentation. Error in browser's javascript console:
Expected BehaviorTransaction should complete with custom token to pay for gas. (The code works when paying gas in ETH.) Code Example
Repo Link (Optional)No response |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 3 replies
-
Hey @ken-cronos 👋 ! We're able to get a local version of |
Beta Was this translation helpful? Give feedback.
Hey @ken-cronos 👋 !
We're able to get a local version of
zksync-ethers
(Ethers V6) working with a paymaster in our Sepolia Testnet See example here. Could you share more information about your ZK Stack setup? Perhaps there's something else going on that would help provide more information.