`Internal JSON-RPC error` when swapping > 0.51 SNX on Optimistic Uniswap
Open
Nobody has claimed this yet.
bug
- Dominant language
- TypeScript
- Stars
- 5.5k
- Forks
- 5.4k
- PR merge metrics
- No merged PRs in 30d
Description
Bug Description
Whenever a user tries to swap > 0.51 SNX for another token, they receive the following error:

If the user is swapping < 0.51 SNX, this error does not appear.
Steps to Reproduce
- Go to https://app.uniswap.org
- Switch to Optimistic Ethereum network
- Swap 0.51 SNX for ETH
- Reject transaction
- Swap 0.52 SNX for ETH
- See error.
Expected Behavior
There shouldn't be a limit to how much SNX users can swap at any time.
Additional Context
Someone from Synthetix's discord reported this issue in Optimism's discord.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.