yearn/web-lib

Fix: Link to etherscan Tx on TxHashWithActions component

Closed this issue · 1 comments

Link on TxHashWithActions component should be etherscan tx.

href={`${explorerURI}/address/${txHash}`}

Fixed with 9f9ac25