### Describe the bug **Problem**: when I try to send ETH to a multisig Gnosis Safe wallet, the transaction fails and I get the following errors: - `Error: Unable to determine contract standard at AssetsContractController` - `Cannot convert string to buffer. toBuffer only supports 0x-prefixed hex strings and this string was given: 0xa021.8` https://user-images.githubusercontent.com/54408225/215474800-9cd49f9b-a000-4807-a908-97e75fdf5f54.mp4 ### Steps to reproduce 1. Select Goerli 2. Click Send 3. Add Multisig recipient address `0x0C1DD822d1Ddf78b0b702df7BF9fD0991D6255A1` 4. Add amount 0 -- see `Error: Unable to determine contract standard at AssetsContractController` 5. Click Next 6. Confirm tx -- tx fails with error `Cannot convert string to buffer. toBuffer only supports 0x-prefixed hex strings and this string was given: 0xa021.8` ### Error messages or log output _No response_ ### Version ~10.24.1~ 10.26.0 ### Build type None ### Browser Chrome ### Operating system Linux ### Hardware wallet _No response_ ### Additional context _No response_
Describe the bug
Problem: when I try to send ETH to a multisig Gnosis Safe wallet, the transaction fails and I get the following errors:
Error: Unable to determine contract standard at AssetsContractControllerCannot convert string to buffer. toBuffer only supports 0x-prefixed hex strings and this string was given: 0xa021.8send-multisig.mp4
Steps to reproduce
0x0C1DD822d1Ddf78b0b702df7BF9fD0991D6255A1Error: Unable to determine contract standard at AssetsContractControllerCannot convert string to buffer. toBuffer only supports 0x-prefixed hex strings and this string was given: 0xa021.8Error messages or log output
No response
Version
10.24.110.26.0Build type
None
Browser
Chrome
Operating system
Linux
Hardware wallet
No response
Additional context
No response