question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Problem using trust wallet

See original GitHub issue

Hello everyone, I have a problem sending a single transaction using Trust wallet

I preconfigure web3-react with WalletConnect and ethers.js, this is the error :

invalid hash ( arg= "hash" ...

Screenshot_20191031_110641

This is my code, when I send the transaction:

    const { library } = context
    const signer = library.getSigner()

    const txHash = await signer.sendTransaction({
      to: ethers.constants.AddressZero,
      value: ethers.utils.bigNumberify('0'),
    })
    console.log(`Transaction hash ${txHash.hash}`)

I’m just wondering if I’m missing something here ?, Thanks in advance, great tool!

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:8 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
ricmoocommented, Nov 1, 2019

Ok. If something comes up, please feel free to update this ticket.

Thanks! 😃

0reactions
mariano-aguerocommented, Nov 1, 2019

I will close this, I think the problem is not related to ethers.js, Thanks

Read more comments on GitHub >

github_iconTop Results From Across the Web

Latest Troubleshooting topics - Trust Wallet Community
Topic Replies Views Activity Fix It Yourself 0 42493 November 22, 2019 Read this before sending Wrapped/Pegged Tokens 0 21915 November 22, 2021 What to Do...
Read more >
8 Trust Wallet Issues: Every Issue In 2022 Solved
Poor internet connection; High volatility with the tokens; Trust Wallet's price database is being updated; Wrong smart contract address added by you. Once...
Read more >
Is Trust Wallet Not Working? | Trust Wallet Issues - Wealth Quint
Trust Wallet is notorious for having issues with BNB because of its high demand in the exchange. Whenever you try to buy the...
Read more >
[Updated] Trust Wallet - Cryptocurrency app not working / wont ...
Try Hard reboot in your Android mobile. Press and hold down the "Home" and "Power" buttons at the same time for upto 10...
Read more >
Trust Wallet Down? Trust Wallet status and issues - SaaSHub
Trust Wallet is UP and reachable by us. Automated status checks. Last Check: about 15 hours ago.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found