Open ArchTaqi opened 1 month ago
Following
Obviously your data format is incorrect. You expect a hexadecimal string, but you provide an empty string. I believe this problem can be solved by switching nodes.
Maybe you can consider compatibility with empty strings, but that is a future plan.
Ethers Version
6.13.1
Search Terms
No response
Describe the Problem
Encountering issue sending ETH between wallets via code, despite transaction success on Etherscan and wallet verification. Error prevents cascading transactions, which rely on this initial transaction's positive response. Tried various RPC providers without resolution. Seeking assistance to identify error source.
Code Snippet
Contract ABI
No response
Errors
Environment
Ethereum (mainnet/ropsten/rinkeby/goerli)
Environment (Other)
No response