Replies: 1 comment 2 replies
-
A signed transaction is a string. The You can either pass your signed tx to the Here is an example: https://docs.ethers.org/v5/getting-started/#getting-started--sending Let me know if you still have any issues. :) (moving to Q&A) |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Ethers Version
5.6
Search Terms
signTransaction, sendTransaction
Describe the Problem
Hi, I have gone through the docs since yesterday and I am literally unable to set the value when signing and making a transaction.
I dont get any error at all, but once the
TX
is sent to the network the value sent is literally0
.Can someone please let me know what the issue is?
I am using EtherScanProvider for Goerli.
regards Zilveer
Code Snippet
Contract ABI
No response
Errors
Environment
Browser (Chrome, Safari, etc)
Environment (Other)
No response
Beta Was this translation helpful? Give feedback.
All reactions