We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Syncswap swap between USDC and ETH. Where USDC is used as fee. Receive gas refund with ETH.
"message": "failed to validate the transaction. reason: Validation revert: Paymaster validation error: Error function_selector = 0x, data = 0x",
But if I change that I receive gas refund in USDC the transaction goes through.
Describe what you expected to happen.
Describe what actually happened.
Any relevant environment details.
Add any other context about the problem here. If applicable, add screenshots to help explain.
Paste any relevant log output here.
The text was updated successfully, but these errors were encountered:
So my guess is the frontend is not constructing the transaction appropriately.
Sorry, something went wrong.
No branches or pull requests
🐛 Bug Report
Syncswap swap between USDC and ETH.
Where USDC is used as fee.
Receive gas refund with ETH.
📝 Description
Syncswap swap between USDC and ETH.
Where USDC is used as fee.
Receive gas refund with ETH.
🔄 Reproduction Steps
But if I change that I receive gas refund in USDC the transaction goes through.
🤔 Expected Behavior
Describe what you expected to happen.
😯 Current Behavior
Describe what actually happened.
🖥️ Environment
Any relevant environment details.
📋 Additional Context
Add any other context about the problem here. If applicable, add screenshots to help explain.
📎 Log Output
Paste any relevant log output here.
The text was updated successfully, but these errors were encountered: