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

KeepKey: Incompatible EIP155-based V 309 and chain id 1. See the Common parameter of the Transaction constructor to set the chain id. #4667

Open
BitHighlander opened this issue Jul 13, 2023 · 0 comments

Comments

@BitHighlander
Copy link

BitHighlander commented Jul 13, 2023

Info
Steps to reproduce

Im getting this error sending MATIC on a KeepKey.

What do you expect to happen?

{
  "message": "Incompatible EIP155-based V 309 and chain id 1. See the Common parameter of the Transaction constructor to set the chain id.",
  "exception": {
    "values": [
      {
        "value": "Incompatible EIP155-based V 309 and chain id 1. See the Common parameter of the Transaction constructor to set the chain id.",
        "type": "Error",
        "mechanism": {
          "type": "generic",
          "handled": true,
          "synthetic": true
        }
      }
    ]
  },
  "level": "error",
  "event_id": "a99cceba3ddf435aa644e210e849c9b4",
  "platform": "javascript",
  "timestamp": 1689278425.44,
  "environment": "web",
  "release": "6.7.3",
  "sdk": {
    "integrations": [
      "InboundFilters",
      "FunctionToString",
      "TryCatch",
      "Breadcrumbs",
      "GlobalHandlers",
      "LinkedErrors",
      "Dedupe",
      "HttpContext",
      "BrowserTracing"
    ]
  },
  "sdkProcessingMetadata": {},
  "request": {
    "url": "https://www.myetherwallet.com/wallet/send-tx",
    "headers": {
      "User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36"
    }
  },
  "tags": {
    "network": "MATIC",
    "service": "myetherwallet.com-ws",
    "walletType": "keepkey"
  }
}

...

Screenshot

Screen Shot 2023-07-13 at 2 01 09 PM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant