balancednetwork / balanced-network-interface

An open-source interface for the Balanced Network protocol (https://balanced.network)
https://app.balanced.network/
22 stars 22 forks source link

Direct people to the correct blockchain explorer for cross-chain transactions #1297

Open CyrusVorwald opened 5 months ago

CyrusVorwald commented 5 months ago

In certain situations, such as if I am clicking on a wallet or transaction, a new tab should open that shows the transaction on the chain's native blockchain explorer. For example, if I click on my wallet, it copies my wallet address. This is ok, but I think it would be good to additionally have a button next to the copy button that takes me to the tracker.

image

The same thing applies every time there is a new transaction address displayed, such as when a swap just occurred.

parrot9design commented 5 months ago

If you click on the transaction banner message, you should be taken to the correct blockchain explorer to view that transaction.

Directing people to the blockchain explorer from the wallet dropdown isn't necessary at this stage.