Closes#82
When confirming a transaction, asynchronously checks the recipient
address via Blockscout API. If the address has zero transactions and
zero token transfers, displays a prominent red warning banner advising
the user to double-check the address.
Also updates existing warning styling to use red borders/text for
better visibility.