Eric Mastro 2336aa4e6f fix: custom token validation for non-token addresses
When contract addresses that are not ERC-20 or ERC-721 were input, the token would be allowed to be added and would crash the app.

In addition, when an ERC-20 contract was deployed without a name and symbol, “Invalid ERC-20 address” would appear.

This PR adds error checking from the token detail lookup and reports the error back to the user in the modal. This prevents non-ERC-20/721 contracts from being able to be added to the app and prevents a crash.
2021-03-25 15:52:02 -04:00
..
2021-02-18 15:23:58 -05:00
2020-09-16 16:57:18 -04:00
2020-09-16 16:57:18 -04:00
2020-09-17 15:40:01 -04:00
2020-11-11 12:14:35 -05:00
2020-08-17 12:07:11 +02:00
2021-01-14 15:59:45 -05:00
2021-03-05 09:36:50 -05:00
2021-03-05 09:36:50 -05:00
2020-11-26 11:33:32 -05:00