Skip to content

Leniently parse Ethereum transaction payload params #26

@vcoolish

Description

@vcoolish
I connect the trust wallet on my phone through WalletConnect to the browser MATIC wallet on my laptop. Trustwallet asks for approval, works, they are connected and I see my MATIC tokens in my browser.
I want to send MATIC tokens from the browser MATIC wallet to another MATIC wallet address. When I try to approve the send in the WalletConnect on my phone, I always get this java-error -> https://photos.app.goo.gl/3bjjKVPZfdsEEidn9
Tried to install Trust Wallet on another phone, tried accessing it on a different laptop, always this same message and inability to send the tokens anywhere.
Wallet Core 2.6.4 - version 1.29.3

image

Message:

JsonRpcRequest(id=20, jsonrpc=2.0, method=ETH_SEND_TRANSACTION, params=[{"from":"0x7d8bf18c7ce84b3e175b339c4ca93aed1dd166f1","to":"0x0000000000000000000000000000000000001010","gasPrice":"0x3b9aca00","gas":"0x9ba3","value":"0x0","nonce":"0x0","data":"0xa9059cbb0000000000000000000000002827538ff26dbae5ae2176f3820b3946e68b466b0000000000000000000000000000000000000000000000000000000000000000"},"0x89"])

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions