Sending value with writeContract. #1823
Unanswered
oreoluwa-bs
asked this question in
Question
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am trying to send a value using the writeContract action.
I get a response
ContractFunctionExecutionError: Execution reverted with reason: [Request ID: ef1f0a24-a0dd-4354-989b-9b587dfb348f] ������������������$�¦µ�.
Details: [Request ID: ef1f0a24-a0dd-4354-989b-9b587dfb348f] execution reverted: $�¦µ�
Version: [email protected]
at getContractError (getContractError.js:34:12)
at simulateContract (simulateContract.js:83:98)
at async simulateContract (simulateContract.js:30:33)
at async writeContract (writeContract.js:29:46)
I am not sure what to do.
The blockchain is Hedera hence why im using parseUnits. parseEther also returns the same issue
Beta Was this translation helpful? Give feedback.
All reactions