Closed redDwarf03 closed 5 months ago
Some EVM Wallets do not accept the null value field in the Transaction Object with the RPC method eth_sendTransaction.
For example Phantom.
Try to send value = 0 when value should be null. Test the impact with EVM Wallets who accept null value
No response
https://github.com/orgs/phantom/discussions/235
https://github.com/xclud/web3dart/issues/147
Describe the problem you discovered
Some EVM Wallets do not accept the null value field in the Transaction Object with the RPC method eth_sendTransaction.
For example Phantom.
Describe the solution you'd like
Try to send value = 0 when value should be null. Test the impact with EVM Wallets who accept null value
Epic
No response