WalletConnect / walletconnect-monorepo

WalletConnect Monorepo
Apache License 2.0
1.3k stars 650 forks source link

MPC Wallets issue with eth_signTypedData_v4 #4588

Open milanpajovic opened 3 months ago

milanpajovic commented 3 months ago

Describe the bug A clear and concise description of what the bug is.

When using eth_signTypedData_v4 with walletConnect and Fireblocks the following error is thrown. Chain Id is custom L2 chain with 1729 chainID

could not coalesce error (error={ "message": "Missing or invalid. request() chainId: eip155:1729" }, payload={ "id": 5, "jsonrpc": "2.0", "method": "eth_signTypedData_v4

SDK Version (if relevant)

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional context Add any other context about the problem here.

linear[bot] commented 3 months ago

CR-49 MPC Wallets issue with eth_signTypedData_v4