1
Completed

Need to validate that all crypto addresses are correct

Since an incorrect ETH address format currently hangs the API.

For all cryptocurrencies, we also want to ensure that users cannot enter incorrect addresses (potentially losing crypto). If possible, we should also detect TESTnet addresses and prevent users from sending to them with the LIVE MAINnet wallet (potentially losing crypto).