Skip to content
New issue

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

[Bug]: Torus Transaction Error - gasPrice but also included maxFeePerGas, these cannot be mixed #799

Closed
jadbox opened this issue Jan 26, 2022 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@jadbox
Copy link

jadbox commented Jan 26, 2022

Current Behavior

When using the latest version of Onboard 1.37.1, using Torus, and connecting to Polygon chain 137 and try to perform a transaction, I get the below error:

Uncaught (in promise) Error: Invalid transaction params: specified gasPrice but also included maxFeePerGas, these cannot be mixed
    at getEthJsonRpcError (chunk-vendors.d7195693.js:64:300066)

I've also filed a bug with Torus if the issue is on their side: torusresearch/torus-embed#410

Expected Behavior

no error should occur

Steps To Reproduce

  1. Select Torus from Onboard wallet selection and use a Polygon chain (137)
  2. Perform any transaction that requires gas
  3. see browser console log for error

Onboard Version

1.37.1

Node Version

v14.18.3

What browsers are you seeing the problem on?

Chrome

Relevant log output

No response

Anything else?

No response

@jadbox jadbox added the bug Something isn't working label Jan 26, 2022
@taylorjdawson
Copy link
Contributor

@jadbox Is it safe to say that this is a torus issue and can be closed?

@jadbox
Copy link
Author

jadbox commented Feb 7, 2022

I believe so. Closing

@jadbox jadbox closed this as completed Feb 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants