core
core copied to clipboard
Check if the 'tokenAddress' is a smart contract before querying further in getTokenStandardAndDetails
We should make getTokenStandardAndDetails fail faster if passed an address that does not point to any smart contract code.
This PR generally looks good! This PR title is not very good though, it doesn't explain the purpose of the change (though the description does). It would be appreciated if the title could be updated to reflect the motivation, as it will be used to generate the changelog entry and would leave us with less work to do in release prep.
very stale